License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.accenture |
ArtifactId | ArtifactIdwaterfall-config |
Version | Version1.1.1 |
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.1.1.pom | |
waterfall-config-1.1.1.jar | 12 KB |
waterfall-config-1.1.1-sources.jar | 8 KB |
waterfall-config-1.1.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.accenture/waterfall-config/ -->
<dependency>
<groupId>com.accenture</groupId>
<artifactId>waterfall-config</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.accenture/waterfall-config/
implementation 'com.accenture:waterfall-config:1.1.1'
// https://jarcasting.com/artifacts/com.accenture/waterfall-config/
implementation ("com.accenture:waterfall-config:1.1.1")
'com.accenture:waterfall-config:jar:1.1.1'
<dependency org="com.accenture" name="waterfall-config" rev="1.1.1">
<artifact name="waterfall-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.accenture', module='waterfall-config', version='1.1.1')
)
libraryDependencies += "com.accenture" % "waterfall-config" % "1.1.1"
[com.accenture/waterfall-config "1.1.1"]
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 |