License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdpl.nort |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNort Config
Configuration management for distributed Java applications made easy.
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-2.0.1.pom | |
config-2.0.1.jar | 12 KB |
config-2.0.1-sources.jar | 12 KB |
config-2.0.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.nort/config/ -->
<dependency>
<groupId>pl.nort</groupId>
<artifactId>config</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.nort/config/
implementation 'pl.nort:config:2.0.1'
// https://jarcasting.com/artifacts/pl.nort/config/
implementation ("pl.nort:config:2.0.1")
'pl.nort:config:jar:2.0.1'
<dependency org="pl.nort" name="config" rev="2.0.1">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.nort', module='config', version='2.0.1')
)
libraryDependencies += "pl.nort" % "config" % "2.0.1"
[pl.nort/config "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.google.code.findbugs : findbugs | jar | 3.0.1 |
com.google.guava : guava | jar | 18.0 |
org.eclipse.jgit : org.eclipse.jgit | jar | 3.7.1.201504261725-r |
com.github.drapostolos : type-parser | jar | 0.5.0 |
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 |