FRED client

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
Last Version

Last Version

2.44.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.dozer : dozer jar 5.3.1
commons-logging : commons-logging jar 1.2

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.6
org.slf4j : slf4j-log4j12 jar 1.5.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.codehaus.plexus : plexus-utils jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.44.1
2.44
2.41