License |
License |
---|---|
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-archaius |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionriposte-archaius
Riposte module riposte-archaius
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riposte-archaius-0.20.0.pom | |
riposte-archaius-0.20.0.jar | 3 KB |
riposte-archaius-0.20.0-sources.jar | 2 KB |
riposte-archaius-0.20.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-archaius/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-archaius</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-archaius/
implementation 'com.nike.riposte:riposte-archaius:0.20.0'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-archaius/
implementation ("com.nike.riposte:riposte-archaius:0.20.0")
'com.nike.riposte:riposte-archaius:jar:0.20.0'
<dependency org="com.nike.riposte" name="riposte-archaius" rev="0.20.0">
<artifact name="riposte-archaius" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-archaius', version='0.20.0')
)
libraryDependencies += "com.nike.riposte" % "riposte-archaius" % "0.20.0"
[com.nike.riposte/riposte-archaius "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-core | jar | 0.20.0 |
com.netflix.archaius : archaius-core | jar | 0.7.7 |
commons-configuration : commons-configuration | jar | 1.10 |