is not current version
Last Version 2.44.1

FRED client 2.41

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.active24.client.fred
ArtifactId

ArtifactId

fred-client
Version

Version

2.41
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 2.41


<!-- https://jarcasting.com/artifacts/cz.active24.client.fred/fred-client/ -->
<dependency>
    <groupId>cz.active24.client.fred</groupId>
    <artifactId>fred-client</artifactId>
    <version>2.41</version>
</dependency>
// https://jarcasting.com/artifacts/cz.active24.client.fred/fred-client/
implementation 'cz.active24.client.fred:fred-client:2.41'
// https://jarcasting.com/artifacts/cz.active24.client.fred/fred-client/
implementation ("cz.active24.client.fred:fred-client:2.41")
'cz.active24.client.fred:fred-client:jar:2.41'
<dependency org="cz.active24.client.fred" name="fred-client" rev="2.41">
  <artifact name="fred-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.active24.client.fred', module='fred-client', version='2.41')
)
libraryDependencies += "cz.active24.client.fred" % "fred-client" % "2.41"
[cz.active24.client.fred/fred-client "2.41"]

Dependencies

compile (9)

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
com.sun.xml.bind : jaxb-core jar 2.2.11
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.