Last Version

JadConfig 0.13.0

Annotation-driven configuration library for the Java programming language

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

jadconfig
Version

Version

0.13.0
Type

Type

jar
Description

Description

JadConfig
Annotation-driven configuration library for the Java programming language
Project URL

Project URL

https://github.com/joschi/JadConfig
Source Code Management

Source Code Management

https://github.com/joschi/JadConfig

Download jadconfig 0.13.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
joda-time : joda-time Optional jar 2.9.4
com.google.inject : guice Optional jar 4.0
com.google.guava : guava Optional jar 19.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.12
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.