| License |
License |
|---|---|
| GroupId | GroupIdcom.okta.authn.sdk |
| ArtifactId | ArtifactIdokta-authn-sdk-integration-tests |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
DescriptionOkta Authn Java SDK :: Integration Tests
Integration tests using the httpclient module
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-integration-tests/ -->
<dependency>
<groupId>com.okta.authn.sdk</groupId>
<artifactId>okta-authn-sdk-integration-tests</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-integration-tests/
implementation 'com.okta.authn.sdk:okta-authn-sdk-integration-tests:2.0.3'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-integration-tests/
implementation ("com.okta.authn.sdk:okta-authn-sdk-integration-tests:2.0.3")
'com.okta.authn.sdk:okta-authn-sdk-integration-tests:jar:2.0.3'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-integration-tests" rev="2.0.3">
<artifact name="okta-authn-sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-sdk-integration-tests', version='2.0.3')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-integration-tests" % "2.0.3"
[com.okta.authn.sdk/okta-authn-sdk-integration-tests "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.okta.authn.sdk : okta-authn-sdk-api | jar | 2.0.3 |
| com.okta.authn.sdk : okta-authn-sdk-impl | jar | 2.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| com.google.inject : guice | jar | 4.2.3 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.jboss.aerogear : aerogear-otp-java | jar | 1.0.0 |
| io.rest-assured : rest-assured | jar | 4.4.0 |
| 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 |
| org.hamcrest : hamcrest | jar | 2.2 |