License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.confound |
ArtifactId | ArtifactIdconfig-urf |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionURF Configuration
Confound configuration implementation backed by an URF object graph.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-urf-0.6.1.pom | |
config-urf-0.6.1.jar | 3 KB |
config-urf-0.6.1-sources.jar | 3 KB |
config-urf-0.6.1-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.confound/config-urf/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>config-urf</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/config-urf/
implementation 'io.confound:config-urf:0.6.1'
// https://jarcasting.com/artifacts/io.confound/config-urf/
implementation ("io.confound:config-urf:0.6.1")
'io.confound:config-urf:jar:0.6.1'
<dependency org="io.confound" name="config-urf" rev="0.6.1">
<artifact name="config-urf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='config-urf', version='0.6.1')
)
libraryDependencies += "io.confound" % "config-urf" % "0.6.1"
[io.confound/config-urf "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.confound : config | jar | 0.6.1 |
io.urf : urf-model | jar | 0.2.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |