cfg4j

Web service-oriented configuration library for Java

License

License

Categories

Categories

cfg4j Application Layer Libs Configuration
GroupId

GroupId

org.cfg4j
ArtifactId

ArtifactId

cfg4j
Last Version

Last Version

3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

cfg4j
Web service-oriented configuration library for Java
Project URL

Project URL

http://cfg4j.org

Download cfg4j

How to add to project

<!-- 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.

Versions

Version
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0