Last Version

config 0.2.1

Configuration in plain Java

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.computelab
ArtifactId

ArtifactId

config
Version

Version

0.2.1
Type

Type

jar
Description

Description

config
Configuration in plain Java
Project URL

Project URL

https://github.com/computelab/config
Source Code Management

Source Code Management

https://github.com/computelab/config.git

Download config 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
com.google.guava : guava jar 23.6-jre
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
org.apache.commons : commons-lang3 jar 3.7
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.