mx.nic.labs.reddog:rdap-core

Core objects for Reddog Server

License

License

GroupId

GroupId

mx.nic.labs.reddog
ArtifactId

ArtifactId

rdap-core
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mx.nic.labs.reddog:rdap-core
Core objects for Reddog Server
Project URL

Project URL

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

Source Code Management

http://github.com/nicmx/rdap-core/tree/master

Download rdap-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 60.1

Project Modules

There are no modules declared in this project.

Red Dog's Core

Basic RDAP components defined by the RFCs. Used as foundation for all the other Red Dog projects.

Documentation

The general documentation can be seen here.

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.3.0
1.2.1
1.2.0