mx.nic.labs.reddog:rdap-data-access-api

Data access API for Reddog Server

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

mx.nic.labs.reddog
Идентификатор

Идентификатор

rdap-data-access-api
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mx.nic.labs.reddog:rdap-data-access-api
Data access API for Reddog Server
Ссылка на сайт

Ссылка на сайт

https://www.reddog.mx
Система контроля версий

Система контроля версий

http://github.com/nicmx/rdap-data-access-api/tree/master

Скачать rdap-data-access-api

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-data-access-api/ -->
<dependency>
    <groupId>mx.nic.labs.reddog</groupId>
    <artifactId>rdap-data-access-api</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-data-access-api/
implementation 'mx.nic.labs.reddog:rdap-data-access-api:1.2.0'
// https://jarcasting.com/artifacts/mx.nic.labs.reddog/rdap-data-access-api/
implementation ("mx.nic.labs.reddog:rdap-data-access-api:1.2.0")
'mx.nic.labs.reddog:rdap-data-access-api:jar:1.2.0'
<dependency org="mx.nic.labs.reddog" name="rdap-data-access-api" rev="1.2.0">
  <artifact name="rdap-data-access-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.nic.labs.reddog', module='rdap-data-access-api', version='1.2.0')
)
libraryDependencies += "mx.nic.labs.reddog" % "rdap-data-access-api" % "1.2.0"
[mx.nic.labs.reddog/rdap-data-access-api "1.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
mx.nic.labs.reddog : rdap-core jar 1.2.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Red Dog's Data Access API

Set of interfaces from which Data Access Implementations are expected to implement. An implementation of the data access API will wrap whatever data storage is configured to the RDAP server.

Documentation

The general documentation can be seen here, within the docs there's more specific documentation that can be seen at Installation/Configuration > Option 1 - Full Data Access Implementation.

Contact

Any comment or feedback is welcomed, issues can be reported at Red Dog's Github corner.

Visit our contact page to get more information.

License

Red Dog is licensed under Apache License 2.0.

mx.nic.labs.reddog

Версии библиотеки

Версия
1.2.0