License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.blocks4j.reconf |
ArtifactId | ArtifactIdreconf-client |
Version | Version3.0.11 |
Type | Typejar |
Description |
DescriptionReConf Client
ReConf JVM Client
|
Filename | Size |
---|---|
reconf-client-3.0.11.pom | |
reconf-client-3.0.11.jar | 140 KB |
reconf-client-3.0.11-sources.jar | 97 KB |
reconf-client-3.0.11-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-client/ -->
<dependency>
<groupId>org.blocks4j.reconf</groupId>
<artifactId>reconf-client</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-client/
implementation 'org.blocks4j.reconf:reconf-client:3.0.11'
// https://jarcasting.com/artifacts/org.blocks4j.reconf/reconf-client/
implementation ("org.blocks4j.reconf:reconf-client:3.0.11")
'org.blocks4j.reconf:reconf-client:jar:3.0.11'
<dependency org="org.blocks4j.reconf" name="reconf-client" rev="3.0.11">
<artifact name="reconf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blocks4j.reconf', module='reconf-client', version='3.0.11')
)
libraryDependencies += "org.blocks4j.reconf" % "reconf-client" % "3.0.11"
[org.blocks4j.reconf/reconf-client "3.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.blocks4j.reconf : reconf-infra | jar | 3.0.11 |
org.apache.commons : commons-collections4 | jar | 4.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.4 |
commons-dbcp : commons-dbcp | jar | 1.4 |
com.google.guava : guava | jar | 19.0 |
org.hsqldb : hsqldb | jar | 2.3.3 |
org.slf4j : slf4j-api | jar | 1.6.0 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.antlr : antlr4-runtime | jar | 4.5.3 |
org.apache.httpcomponents : httpcore | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
com.google.code.gson : gson | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.6.0 |