License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.iovation.launchkey |
ArtifactId | ArtifactIdsdk |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniovation LaunchKey SDK
SDK for interacting with the LaunchKey distributed authentication and authorization platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sdk-4.10.0.pom | |
sdk-4.10.0.jar | 265 KB |
sdk-4.10.0-sources.jar | 212 KB |
sdk-4.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iovation.launchkey/sdk/ -->
<dependency>
<groupId>com.iovation.launchkey</groupId>
<artifactId>sdk</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk/
implementation 'com.iovation.launchkey:sdk:4.10.0'
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk/
implementation ("com.iovation.launchkey:sdk:4.10.0")
'com.iovation.launchkey:sdk:jar:4.10.0'
<dependency org="com.iovation.launchkey" name="sdk" rev="4.10.0">
<artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iovation.launchkey', module='sdk', version='4.10.0')
)
libraryDependencies += "com.iovation.launchkey" % "sdk" % "4.10.0"
[com.iovation.launchkey/sdk "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | [4.3,4.999] |
commons-codec : commons-codec | jar | [1.7,1.999] |
com.fasterxml.jackson.core : jackson-annotations | jar | [2.0.0,2.999.999] |
com.fasterxml.jackson.core : jackson-databind | jar | [2.0.0,2.999.999] |
commons-logging : commons-logging | jar | [1.1.2,1.999.999] |
org.bitbucket.b_c : jose4j | jar | [0.5.1,0.999.999] |
javax.cache : cache-api | jar | [1.0.0,1.999.999] |
javax.xml.bind : jaxb-api | jar | [2.2.11, 2.999.999] |
com.sun.xml.bind : jaxb-core | jar | [2.2.11, 2.999.999] |
com.sun.xml.bind : jaxb-impl | jar | [2.2.11, 2.999.999] |
javax.activation : activation | jar | [1.1.1, 1.999.999] |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.bouncycastle : bc-fips | jar | [1.0.2,1.999] |
org.mockito : mockito-core | jar | 2.28.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |