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

Data access API for Reddog Server

License

License

Categories

Categories

Data
GroupId

GroupId

mx.nic.labs.reddog
ArtifactId

ArtifactId

rdap-data-access-api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

mx.nic.labs.reddog:rdap-data-access-api
Data access API for Reddog Server
Project URL

Project URL

https://www.reddog.mx
Source Code Management

Source Code Management

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

Download rdap-data-access-api

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
mx.nic.labs.reddog : rdap-core jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.2.0