License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdbe.dnsbelgium |
ArtifactId | ArtifactIdrdap-core |
Last Version | Last Version2.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDAP rdap-core
RDAP implementation
|
Project URL |
Project URL |
Filename | Size |
---|---|
rdap-core-2.0.10.pom | |
rdap-core-2.0.10.jar | 105 KB |
rdap-core-2.0.10-sources.jar | 52 KB |
rdap-core-2.0.10-javadoc.jar | 311 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.dnsbelgium/rdap-core/ -->
<dependency>
<groupId>be.dnsbelgium</groupId>
<artifactId>rdap-core</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/be.dnsbelgium/rdap-core/
implementation 'be.dnsbelgium:rdap-core:2.0.10'
// https://jarcasting.com/artifacts/be.dnsbelgium/rdap-core/
implementation ("be.dnsbelgium:rdap-core:2.0.10")
'be.dnsbelgium:rdap-core:jar:2.0.10'
<dependency org="be.dnsbelgium" name="rdap-core" rev="2.0.10">
<artifact name="rdap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.dnsbelgium', module='rdap-core', version='2.0.10')
)
libraryDependencies += "be.dnsbelgium" % "rdap-core" % "2.0.10"
[be.dnsbelgium/rdap-core "2.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.google.guava : guava | jar | 15.0 |
joda-time : joda-time | jar | 2.3 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.ibm.icu : icu4j | jar | 51.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
org.codehaus.groovy : groovy | jar | 2.2.1 |