License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.nmdp.gl |
ArtifactId | ArtifactIdgl-config |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongl-config
Property and environment variable configuration module.
|
Filename | Size |
---|---|
gl-config-1.0.pom | |
gl-config-1.0.jar | 20 KB |
gl-config-1.0-sources.jar | 17 KB |
gl-config-1.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nmdp.gl/gl-config/ -->
<dependency>
<groupId>org.nmdp.gl</groupId>
<artifactId>gl-config</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nmdp.gl/gl-config/
implementation 'org.nmdp.gl:gl-config:1.0'
// https://jarcasting.com/artifacts/org.nmdp.gl/gl-config/
implementation ("org.nmdp.gl:gl-config:1.0")
'org.nmdp.gl:gl-config:jar:1.0'
<dependency org="org.nmdp.gl" name="gl-config" rev="1.0">
<artifact name="gl-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nmdp.gl', module='gl-config', version='1.0')
)
libraryDependencies += "org.nmdp.gl" % "gl-config" % "1.0"
[org.nmdp.gl/gl-config "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 3.0 |
org.99soft.guice : rocoto | jar | 6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 1.5.1 |
org.powermock : powermock-api-mockito | jar | 1.5.1 |
junit : junit | jar | 4.12 |