Last Version

JSONConf 0.0.6

JSON based configuration utility with some cool features

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.detro
ArtifactId

ArtifactId

jsonconf
Version

Version

0.0.6
Type

Type

jar
Description

Description

JSONConf
JSON based configuration utility with some cool features
Project URL

Project URL

https://github.com/detro/jsonconf
Source Code Management

Source Code Management

https://github.com/detro/jsonconf

Download jsonconf 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.detro/jsonconf/ -->
<dependency>
    <groupId>com.github.detro</groupId>
    <artifactId>jsonconf</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.detro/jsonconf/
implementation 'com.github.detro:jsonconf:0.0.6'
// https://jarcasting.com/artifacts/com.github.detro/jsonconf/
implementation ("com.github.detro:jsonconf:0.0.6")
'com.github.detro:jsonconf:jar:0.0.6'
<dependency org="com.github.detro" name="jsonconf" rev="0.0.6">
  <artifact name="jsonconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.detro', module='jsonconf', version='0.0.6')
)
libraryDependencies += "com.github.detro" % "jsonconf" % "0.0.6"
[com.github.detro/jsonconf "0.0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
com.jayway.jsonpath : json-path jar 0.9.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.