TURF Configuration File Format

File format implementation for the TURF serialization of URF.

License

License

Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

io.confound
ArtifactId

ArtifactId

config-file-format-turf
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

TURF Configuration File Format
File format implementation for the TURF serialization of URF.
Project Organization

Project Organization

GlobalMentor, Inc.

Download config-file-format-turf

How to add to project

<!-- https://jarcasting.com/artifacts/io.confound/config-file-format-turf/ -->
<dependency>
    <groupId>io.confound</groupId>
    <artifactId>config-file-format-turf</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/config-file-format-turf/
implementation 'io.confound:config-file-format-turf:0.6.1'
// https://jarcasting.com/artifacts/io.confound/config-file-format-turf/
implementation ("io.confound:config-file-format-turf:0.6.1")
'io.confound:config-file-format-turf:jar:0.6.1'
<dependency org="io.confound" name="config-file-format-turf" rev="0.6.1">
  <artifact name="config-file-format-turf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='config-file-format-turf', version='0.6.1')
)
libraryDependencies += "io.confound" % "config-file-format-turf" % "0.6.1"
[io.confound/config-file-format-turf "0.6.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.5.6
io.clogr : clogr jar 0.7.0
io.confound : config-file jar 0.6.1
io.confound : config-urf jar 0.6.1
io.urf : turf jar 0.2.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0