Last Version

FRED client 0.2

A Java EPP client for FRED (Free Registry for ENUM and Domains)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.novotnyradek
ArtifactId

ArtifactId

fred-client
Version

Version

0.2
Type

Type

jar
Description

Description

FRED client
A Java EPP client for FRED (Free Registry for ENUM and Domains)
Project URL

Project URL

https://github.com/novotnyradek/fred-client
Source Code Management

Source Code Management

https://github.com/novotnyradek/fred-client

Download fred-client 0.2


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

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.