License |
License
SDK License Agreement
|
---|---|
GroupId | GroupIdcom.github.javadev |
ArtifactId | ArtifactIdAuthenticationSdk |
Last Version | Last Version0.0.5 |
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/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AuthenticationSdk-0.0.5.pom | |
AuthenticationSdk-0.0.5.jar | 60 KB |
AuthenticationSdk-0.0.5-sources.jar | 44 KB |
AuthenticationSdk-0.0.5-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javadev/AuthenticationSdk/ -->
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>AuthenticationSdk</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javadev/AuthenticationSdk/
implementation 'com.github.javadev:AuthenticationSdk:0.0.5'
// https://jarcasting.com/artifacts/com.github.javadev/AuthenticationSdk/
implementation ("com.github.javadev:AuthenticationSdk:0.0.5")
'com.github.javadev:AuthenticationSdk:jar:0.0.5'
<dependency org="com.github.javadev" name="AuthenticationSdk" rev="0.0.5">
<artifact name="AuthenticationSdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javadev', module='AuthenticationSdk', version='0.0.5')
)
libraryDependencies += "com.github.javadev" % "AuthenticationSdk" % "0.0.5"
[com.github.javadev/AuthenticationSdk "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk16 | jar | 1.45 |
com.nimbusds : nimbus-jose-jwt | jar | 4.22 |
net.minidev : asm | jar | 1.0.2 |
org.apache.logging.log4j : log4j | pom | 2.3 |
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.3 |
net.minidev : json-smart | jar | 1.0.9 |
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.8.1 |