License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcz.active24.client.fred |
ArtifactId | ArtifactIdfred-client |
Version | Version2.41 |
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-2.41.pom | |
fred-client-2.41.jar | 419 KB |
fred-client-2.41-sources.jar | 404 KB |
fred-client-2.41-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |