License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIduk.cogfin |
ArtifactId | ArtifactIdjfconfig |
Version | Version4.1.2 |
Type | Typejar |
Description |
DescriptionJFConfig
Simple validated configuration loading
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jfconfig-4.1.2.pom | |
jfconfig-4.1.2.jar | 14 KB |
jfconfig-4.1.2-sources.jar | 8 KB |
jfconfig-4.1.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.cogfin/jfconfig/ -->
<dependency>
<groupId>uk.cogfin</groupId>
<artifactId>jfconfig</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.cogfin/jfconfig/
implementation 'uk.cogfin:jfconfig:4.1.2'
// https://jarcasting.com/artifacts/uk.cogfin/jfconfig/
implementation ("uk.cogfin:jfconfig:4.1.2")
'uk.cogfin:jfconfig:jar:4.1.2'
<dependency org="uk.cogfin" name="jfconfig" rev="4.1.2">
<artifact name="jfconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.cogfin', module='jfconfig', version='4.1.2')
)
libraryDependencies += "uk.cogfin" % "jfconfig" % "4.1.2"
[uk.cogfin/jfconfig "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-configuration | jar | |
io.dropwizard : dropwizard-jackson | jar | |
io.dropwizard : dropwizard-jersey | jar | |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.12 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
io.dropwizard : dropwizard-core | jar | |
ch.qos.logback : logback-classic | jar | 1.2.3 |