License |
License |
---|---|
GroupId | GroupIdcom.okta.sdk |
ArtifactId | ArtifactIdokta-sdk-integration-tests |
Version | Version8.0.0 |
Type | Typejar |
Description |
DescriptionOkta Java SDK :: Integration Tests
Integration tests using the httpclient module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
okta-sdk-integration-tests-8.0.0.pom | |
okta-sdk-integration-tests-8.0.0.jar | 2 KB |
okta-sdk-integration-tests-8.0.0-javadoc.jar | 348 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-integration-tests/ -->
<dependency>
<groupId>com.okta.sdk</groupId>
<artifactId>okta-sdk-integration-tests</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-integration-tests/
implementation 'com.okta.sdk:okta-sdk-integration-tests:8.0.0'
// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-integration-tests/
implementation ("com.okta.sdk:okta-sdk-integration-tests:8.0.0")
'com.okta.sdk:okta-sdk-integration-tests:jar:8.0.0'
<dependency org="com.okta.sdk" name="okta-sdk-integration-tests" rev="8.0.0">
<artifact name="okta-sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.sdk', module='okta-sdk-integration-tests', version='8.0.0')
)
libraryDependencies += "com.okta.sdk" % "okta-sdk-integration-tests" % "8.0.0"
[com.okta.sdk/okta-sdk-integration-tests "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.okta.sdk : okta-sdk-api | jar | 8.0.0 |
com.okta.sdk : okta-sdk-impl | jar | 8.0.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
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 |