| License |
License
SDK License Agreement
|
|---|---|
| GroupId | GroupIdcom.cybersource |
| ArtifactId | ArtifactIdAuthenticationSdk |
| Last Version | Last Version0.0.22 |
| Release Date | Release Date |
| 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.22.pom | |
| AuthenticationSdk-0.0.22.jar | 58 KB |
| AuthenticationSdk-0.0.22-sources.jar | 36 KB |
| AuthenticationSdk-0.0.22-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/ -->
<dependency>
<groupId>com.cybersource</groupId>
<artifactId>AuthenticationSdk</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/
implementation 'com.cybersource:AuthenticationSdk:0.0.22'
// https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/
implementation ("com.cybersource:AuthenticationSdk:0.0.22")
'com.cybersource:AuthenticationSdk:jar:0.0.22'
<dependency org="com.cybersource" name="AuthenticationSdk" rev="0.0.22">
<artifact name="AuthenticationSdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cybersource', module='AuthenticationSdk', version='0.0.22')
)
libraryDependencies += "com.cybersource" % "AuthenticationSdk" % "0.0.22"
[com.cybersource/AuthenticationSdk "0.0.22"]
| 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.8.9 |
| 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 |