Last Version

configuration-json 1.1

JSON parser for configuration library.

License

License

Categories

Categories

Configuration Application Layer Libs config JSON Data
GroupId

GroupId

com.github.peterbecker
ArtifactId

ArtifactId

configuration-json
Version

Version

1.1
Type

Type

jar
Description

Description

configuration-json
JSON parser for configuration library.

Download configuration-json 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.peterbecker : configuration-parser jar 1.1
org.glassfish : javax.json jar 1.1.2
org.assertj : assertj-core jar 3.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (2)

Group / Artifact Type Version
com.github.peterbecker : configuration-parser test-jar 1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.