lib-config
###About
Projects Configuration Library
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.corbel.lib |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig
Projects Configuration Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-0.4.0.pom | |
config-0.4.0.jar | 4 KB |
config-0.4.0-sources.jar | 1 KB |
config-0.4.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.corbel.lib/config/ -->
<dependency>
<groupId>io.corbel.lib</groupId>
<artifactId>config</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.corbel.lib/config/
implementation 'io.corbel.lib:config:0.4.0'
// https://jarcasting.com/artifacts/io.corbel.lib/config/
implementation ("io.corbel.lib:config:0.4.0")
'io.corbel.lib:config:jar:0.4.0'
<dependency org="io.corbel.lib" name="config" rev="0.4.0">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.corbel.lib', module='config', version='0.4.0')
)
libraryDependencies += "io.corbel.lib" % "config" % "0.4.0"
[io.corbel.lib/config "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | 2.0M10 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
###About
Projects Configuration Library