License |
License |
---|---|
Categories |
Categoriescfg4j Application Layer Libs Configuration |
GroupId | GroupIdorg.cfg4j |
ArtifactId | ArtifactIdcfg4j |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncfg4j
Web service-oriented configuration library for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
cfg4j-3.3.2.pom | |
cfg4j-3.3.2.jar | 28 KB |
cfg4j-3.3.2-sources.jar | 29 KB |
cfg4j-3.3.2-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cfg4j/cfg4j/ -->
<dependency>
<groupId>org.cfg4j</groupId>
<artifactId>cfg4j</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cfg4j/cfg4j/
implementation 'org.cfg4j:cfg4j:3.3.2'
// https://jarcasting.com/artifacts/org.cfg4j/cfg4j/
implementation ("org.cfg4j:cfg4j:3.3.2")
'org.cfg4j:cfg4j:jar:3.3.2'
<dependency org="org.cfg4j" name="cfg4j" rev="3.3.2">
<artifact name="cfg4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cfg4j', module='cfg4j', version='3.3.2')
)
libraryDependencies += "org.cfg4j" % "cfg4j" % "3.3.2"
[org.cfg4j/cfg4j "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.orbitz.consul : consul-client | jar | 0.9.6 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.1.1 |
com.github.drapostolos : type-parser | jar | 0.5.0 |
org.eclipse.jgit : org.eclipse.jgit | jar | 4.0.0.201506090130-r |
org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.0.0 |
org.mockito : mockito-core | jar | 1.10.19 |
com.squareup.okhttp : mockwebserver | jar | 2.4.0 |