License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-guice |
Version | Version0.19.2 |
Type | Typejar |
Description |
Descriptionriposte-guice
Riposte module riposte-guice
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riposte-guice-0.19.2.pom | |
riposte-guice-0.19.2.jar | 2 KB |
riposte-guice-0.19.2-sources.jar | 3 KB |
riposte-guice-0.19.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-guice</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice/
implementation 'com.nike.riposte:riposte-guice:0.19.2'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice/
implementation ("com.nike.riposte:riposte-guice:0.19.2")
'com.nike.riposte:riposte-guice:jar:0.19.2'
<dependency org="com.nike.riposte" name="riposte-guice" rev="0.19.2">
<artifact name="riposte-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-guice', version='0.19.2')
)
libraryDependencies += "com.nike.riposte" % "riposte-guice" % "0.19.2"
[com.nike.riposte/riposte-guice "0.19.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-spi | jar | 0.19.2 |
com.google.inject : guice | jar | 4.2.3 |
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 |
com.nike.backstopper : backstopper-reusable-tests | jar | 0.13.0 |