License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration ORM Data |
GroupId | GroupIdio.urf |
ArtifactId | ArtifactIdconfig-file-format-turf |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTURF Configuration File Format
File format implementation for the TURF serialization of URF.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.urf/config-file-format-turf/ -->
<dependency>
<groupId>io.urf</groupId>
<artifactId>config-file-format-turf</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.urf/config-file-format-turf/
implementation 'io.urf:config-file-format-turf:0.4.1'
// https://jarcasting.com/artifacts/io.urf/config-file-format-turf/
implementation ("io.urf:config-file-format-turf:0.4.1")
'io.urf:config-file-format-turf:jar:0.4.1'
<dependency org="io.urf" name="config-file-format-turf" rev="0.4.1">
<artifact name="config-file-format-turf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='config-file-format-turf', version='0.4.1')
)
libraryDependencies += "io.urf" % "config-file-format-turf" % "0.4.1"
[io.urf/config-file-format-turf "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
io.clogr : clogr | jar | 0.8.0 |
io.confound : config-file | jar | 0.7.2 |
io.urf : config-urf | jar | 0.4.1 |
io.urf : turf | 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 |