License |
License
SDK License Agreement
|
---|---|
GroupId | GroupIdcom.cybersource |
ArtifactId | ArtifactIdAuthenticationSdk |
Version | Version0.0.21 |
Type | Typejar |
Description |
DescriptionCyberSource Authentication SDK
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
AuthenticationSdk-0.0.21.pom | |
AuthenticationSdk-0.0.21.jar | 56 KB |
AuthenticationSdk-0.0.21-sources.jar | 32 KB |
AuthenticationSdk-0.0.21-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/ -->
<dependency>
<groupId>com.cybersource</groupId>
<artifactId>AuthenticationSdk</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/
implementation 'com.cybersource:AuthenticationSdk:0.0.21'
// https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/
implementation ("com.cybersource:AuthenticationSdk:0.0.21")
'com.cybersource:AuthenticationSdk:jar:0.0.21'
<dependency org="com.cybersource" name="AuthenticationSdk" rev="0.0.21">
<artifact name="AuthenticationSdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cybersource', module='AuthenticationSdk', version='0.0.21')
)
libraryDependencies += "com.cybersource" % "AuthenticationSdk" % "0.0.21"
[com.cybersource/AuthenticationSdk "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15to18 | jar | 1.69 |
com.nimbusds : nimbus-jose-jwt | jar | 9.9.1 |
net.minidev : asm | jar | 1.0.2 |
org.apache.logging.log4j : log4j | pom | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
net.minidev : json-smart | jar | 2.4.7 |
org.slf4j : slf4j-api | jar | 1.6.4 |
com.google.code.gson : gson | jar | 2.2.2 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.18.3 |