| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.iovation.launchkey |
| ArtifactId | ArtifactIdsdk-integration-tests |
| Last Version | Last Version4.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniovation LaunchKey SDK Integration Tests
Integration tests for the LaunchKey Service SDK for Java
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-integration-tests/ -->
<dependency>
<groupId>com.iovation.launchkey</groupId>
<artifactId>sdk-integration-tests</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-integration-tests/
implementation 'com.iovation.launchkey:sdk-integration-tests:4.10.0'
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-integration-tests/
implementation ("com.iovation.launchkey:sdk-integration-tests:4.10.0")
'com.iovation.launchkey:sdk-integration-tests:jar:4.10.0'
<dependency org="com.iovation.launchkey" name="sdk-integration-tests" rev="4.10.0">
<artifact name="sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iovation.launchkey', module='sdk-integration-tests', version='4.10.0')
)
libraryDependencies += "com.iovation.launchkey" % "sdk-integration-tests" % "4.10.0"
[com.iovation.launchkey/sdk-integration-tests "4.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.iovation.launchkey : sdk | jar | 4.10.0 |
| com.eatthepath : java-otp | jar | 0.2.0 |
| io.cucumber : cucumber-java | jar | 6.2.2 |
| io.cucumber : cucumber-guice | jar | 6.2.2 |
| io.cucumber : cucumber-junit | jar | 6.2.2 |
| com.google.inject : guice | jar | 4.2.0 |
| com.netflix.governator : governator | jar | 1.17.7 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| io.appium : java-client | jar | 7.0.0 |
| com.google.guava : guava | jar | 29.0-jre |