License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls cfg4j Application Layer Libs Configuration |
GroupId | GroupIdorg.cfg4j |
ArtifactId | ArtifactIdcfg4j-git |
Last Version | Last Version4.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncfg4j
Configuration library for Java distributed apps.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cfg4j-git-4.4.1.pom | |
cfg4j-git-4.4.1.jar | 8 KB |
cfg4j-git-4.4.1-sources.jar | 8 KB |
cfg4j-git-4.4.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cfg4j/cfg4j-git/ -->
<dependency>
<groupId>org.cfg4j</groupId>
<artifactId>cfg4j-git</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cfg4j/cfg4j-git/
implementation 'org.cfg4j:cfg4j-git:4.4.1'
// https://jarcasting.com/artifacts/org.cfg4j/cfg4j-git/
implementation ("org.cfg4j:cfg4j-git:4.4.1")
'org.cfg4j:cfg4j-git:jar:4.4.1'
<dependency org="org.cfg4j" name="cfg4j-git" rev="4.4.1">
<artifact name="cfg4j-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cfg4j', module='cfg4j-git', version='4.4.1')
)
libraryDependencies += "org.cfg4j" % "cfg4j-git" % "4.4.1"
[org.cfg4j/cfg4j-git "4.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
org.eclipse.jgit : org.eclipse.jgit | jar | 4.3.0.201604071810-r |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.yaml : snakeyaml | jar | 1.17 |
org.cfg4j : cfg4j-core | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito | jar | 1.6.4 |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 2.4.1 |
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |