Last Version

cfg4j 3.3.2

Web service-oriented configuration library for Java

License

License

Categories

Categories

cfg4j Application Layer Libs Configuration
GroupId

GroupId

org.cfg4j
ArtifactId

ArtifactId

cfg4j
Version

Version

3.3.2
Type

Type

jar
Description

Description

cfg4j
Web service-oriented configuration library for Java
Project URL

Project URL

http://cfg4j.org

Download cfg4j 3.3.2


<!-- 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"]

Dependencies

compile (6)

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

test (4)

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

Project Modules

There are no modules declared in this project.