License |
License |
---|---|
Categories |
CategoriesGUI User Interface config Application Layer Libs Configuration Guice Dependency Injection |
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-guice-typesafe-config |
Version | Version0.19.2 |
Type | Typejar |
Description |
Descriptionriposte-guice-typesafe-config
Riposte module riposte-guice-typesafe-config
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice-typesafe-config/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-guice-typesafe-config</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice-typesafe-config/
implementation 'com.nike.riposte:riposte-guice-typesafe-config:0.19.2'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice-typesafe-config/
implementation ("com.nike.riposte:riposte-guice-typesafe-config:0.19.2")
'com.nike.riposte:riposte-guice-typesafe-config:jar:0.19.2'
<dependency org="com.nike.riposte" name="riposte-guice-typesafe-config" rev="0.19.2">
<artifact name="riposte-guice-typesafe-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-guice-typesafe-config', version='0.19.2')
)
libraryDependencies += "com.nike.riposte" % "riposte-guice-typesafe-config" % "0.19.2"
[com.nike.riposte/riposte-guice-typesafe-config "0.19.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-guice | jar | 0.19.2 |
com.typesafe : config | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.3 |
org.assertj : assertj-core | jar | 3.15.0 |
com.tngtech.java : junit-dataprovider | jar | 1.13.1 |