License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.sergiofgonzalez |
ArtifactId | ArtifactIdwaterfall-config |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionwaterfall-config
See README.md for details.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
waterfall-config-1.0.0.pom | |
waterfall-config-1.0.0.jar | 11 KB |
waterfall-config-1.0.0-sources.jar | 8 KB |
waterfall-config-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sergiofgonzalez/waterfall-config/ -->
<dependency>
<groupId>com.github.sergiofgonzalez</groupId>
<artifactId>waterfall-config</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sergiofgonzalez/waterfall-config/
implementation 'com.github.sergiofgonzalez:waterfall-config:1.0.0'
// https://jarcasting.com/artifacts/com.github.sergiofgonzalez/waterfall-config/
implementation ("com.github.sergiofgonzalez:waterfall-config:1.0.0")
'com.github.sergiofgonzalez:waterfall-config:jar:1.0.0'
<dependency org="com.github.sergiofgonzalez" name="waterfall-config" rev="1.0.0">
<artifact name="waterfall-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sergiofgonzalez', module='waterfall-config', version='1.0.0')
)
libraryDependencies += "com.github.sergiofgonzalez" % "waterfall-config" % "1.0.0"
[com.github.sergiofgonzalez/waterfall-config "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.1 |
org.slf4j : slf4j-api | jar | 1.7.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.16 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |