License |
License |
---|---|
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-auth |
Version | Version0.19.2 |
Type | Typejar |
Description |
Descriptionriposte-auth
Riposte module riposte-auth
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riposte-auth-0.19.2.pom | |
riposte-auth-0.19.2.jar | 5 KB |
riposte-auth-0.19.2-sources.jar | 3 KB |
riposte-auth-0.19.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-auth</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/
implementation 'com.nike.riposte:riposte-auth:0.19.2'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/
implementation ("com.nike.riposte:riposte-auth:0.19.2")
'com.nike.riposte:riposte-auth:jar:0.19.2'
<dependency org="com.nike.riposte" name="riposte-auth" rev="0.19.2">
<artifact name="riposte-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-auth', version='0.19.2')
)
libraryDependencies += "com.nike.riposte" % "riposte-auth" % "0.19.2"
[com.nike.riposte/riposte-auth "0.19.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-spi | jar | 0.19.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
org.assertj : assertj-core | jar | 3.15.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 |
commons-codec : commons-codec | jar | 1.14 |
com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |