License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.novotnyradek |
ArtifactId | ArtifactIdfred-client |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionFRED client
A Java EPP client for FRED (Free Registry for ENUM and Domains)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fred-client-0.2.pom | |
fred-client-0.2.jar | 410 KB |
fred-client-0.2-sources.jar | 395 KB |
fred-client-0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.novotnyradek/fred-client/ -->
<dependency>
<groupId>io.github.novotnyradek</groupId>
<artifactId>fred-client</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.novotnyradek/fred-client/
implementation 'io.github.novotnyradek:fred-client:0.2'
// https://jarcasting.com/artifacts/io.github.novotnyradek/fred-client/
implementation ("io.github.novotnyradek:fred-client:0.2")
'io.github.novotnyradek:fred-client:jar:0.2'
<dependency org="io.github.novotnyradek" name="fred-client" rev="0.2">
<artifact name="fred-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.novotnyradek', module='fred-client', version='0.2')
)
libraryDependencies += "io.github.novotnyradek" % "fred-client" % "0.2"
[io.github.novotnyradek/fred-client "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
org.apache.maven.plugins : maven-source-plugin | jar | 3.0.1 |
org.codehaus.mojo : jaxb2-maven-plugin | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.5.6 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
log4j : log4j | jar | 1.2.14 |
net.sf.dozer : dozer | jar | 5.3.1 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |