| License |
License |
|---|---|
| GroupId | GroupIdcom.okta.sdk |
| ArtifactId | ArtifactIdokta-sdk-integration-tests |
| Last Version | Last Version9.0.0-beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOkta Java SDK :: Integration Tests
Integration tests using the httpclient module
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-integration-tests/ -->
<dependency>
<groupId>com.okta.sdk</groupId>
<artifactId>okta-sdk-integration-tests</artifactId>
<version>9.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-integration-tests/
implementation 'com.okta.sdk:okta-sdk-integration-tests:9.0.0-beta'
// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-integration-tests/
implementation ("com.okta.sdk:okta-sdk-integration-tests:9.0.0-beta")
'com.okta.sdk:okta-sdk-integration-tests:jar:9.0.0-beta'
<dependency org="com.okta.sdk" name="okta-sdk-integration-tests" rev="9.0.0-beta">
<artifact name="okta-sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.sdk', module='okta-sdk-integration-tests', version='9.0.0-beta')
)
libraryDependencies += "com.okta.sdk" % "okta-sdk-integration-tests" % "9.0.0-beta"
[com.okta.sdk/okta-sdk-integration-tests "9.0.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.okta.sdk : okta-sdk-api | jar | 9.0.0-beta |
| com.okta.sdk : okta-sdk-impl | jar | 9.0.0-beta |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.0.0 |
| com.google.inject : guice | jar | 4.2.2 |
| com.google.guava : guava | jar | 29.0-jre |
| org.jboss.aerogear : aerogear-otp-java | jar | 1.0.0 |
| de.sstoehr : har-reader | jar | 2.1.7 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.25.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.codehaus.groovy : groovy | jar | 3.0.7 |
| org.codehaus.groovy : groovy-templates | jar | 3.0.7 |
| org.codehaus.groovy : groovy-json | jar | 3.0.7 |