License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.joshuaschnabel |
ArtifactId | ArtifactIdjsConfig |
Last Version | Last Version0.1.3-dev.0.uncommitted+8be1af9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjsConfig
A little library which provide a json based config
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.joshuaschnabel/jsConfig/ -->
<dependency>
<groupId>de.joshuaschnabel</groupId>
<artifactId>jsConfig</artifactId>
<version>0.1.3-dev.0.uncommitted+8be1af9</version>
</dependency>
// https://jarcasting.com/artifacts/de.joshuaschnabel/jsConfig/
implementation 'de.joshuaschnabel:jsConfig:0.1.3-dev.0.uncommitted+8be1af9'
// https://jarcasting.com/artifacts/de.joshuaschnabel/jsConfig/
implementation ("de.joshuaschnabel:jsConfig:0.1.3-dev.0.uncommitted+8be1af9")
'de.joshuaschnabel:jsConfig:jar:0.1.3-dev.0.uncommitted+8be1af9'
<dependency org="de.joshuaschnabel" name="jsConfig" rev="0.1.3-dev.0.uncommitted+8be1af9">
<artifact name="jsConfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.joshuaschnabel', module='jsConfig', version='0.1.3-dev.0.uncommitted+8be1af9')
)
libraryDependencies += "de.joshuaschnabel" % "jsConfig" % "0.1.3-dev.0.uncommitted+8be1af9"
[de.joshuaschnabel/jsConfig "0.1.3-dev.0.uncommitted+8be1af9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit-dep | jar | 4.12 |
org.assertj : assertj-core | jar | 3.5.0 |
commons-io : commons-io | jar | 2.5 |
net.javacrumbs.json-unit : json-unit | jar | 1.17.0 |
net.javacrumbs.json-unit : json-unit-fluent | jar | 1.17.0 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.6.6 |
com.google.code.gson : gson | jar | 2.8.0 |