License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.urf |
ArtifactId | ArtifactIdconfig-urf |
Last Version | Last Version0.4.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.4.1.pom | |
config-urf-0.4.1.jar | 3 KB |
config-urf-0.4.1-sources.jar | 3 KB |
config-urf-0.4.1-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.urf/config-urf/ -->
<dependency>
<groupId>io.urf</groupId>
<artifactId>config-urf</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.urf/config-urf/
implementation 'io.urf:config-urf:0.4.1'
// https://jarcasting.com/artifacts/io.urf/config-urf/
implementation ("io.urf:config-urf:0.4.1")
'io.urf:config-urf:jar:0.4.1'
<dependency org="io.urf" name="config-urf" rev="0.4.1">
<artifact name="config-urf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='config-urf', version='0.4.1')
)
libraryDependencies += "io.urf" % "config-urf" % "0.4.1"
[io.urf/config-urf "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.confound : config | jar | 0.7.2 |
io.urf : urf-model | jar | 0.4.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |