| License | License | 
|---|---|
| GroupId | GroupIdcom.okta.sdk | 
| ArtifactId | ArtifactIdokta-sdk-impl | 
| Last Version | Last Version9.0.0-beta | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOkta Java SDK :: Impl The Okta Java SDK core implemenation .jar is used at runtime to support API invocations.  This
        implementation jar should be a runtime dependency only and should NOT be depended on at compile time by
        your code.  The implementations within this jar can change at any time without warning - use it with runtime
        scope only. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| okta-sdk-impl-9.0.0-beta.pom | |
| okta-sdk-impl-9.0.0-beta.jar | 364 KB | 
| okta-sdk-impl-9.0.0-beta-sources.jar | 324 KB | 
| okta-sdk-impl-9.0.0-beta-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-impl/ -->
<dependency>
    <groupId>com.okta.sdk</groupId>
    <artifactId>okta-sdk-impl</artifactId>
    <version>9.0.0-beta</version>
</dependency>// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-impl/
implementation 'com.okta.sdk:okta-sdk-impl:9.0.0-beta'// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-impl/
implementation ("com.okta.sdk:okta-sdk-impl:9.0.0-beta")'com.okta.sdk:okta-sdk-impl:jar:9.0.0-beta'<dependency org="com.okta.sdk" name="okta-sdk-impl" rev="9.0.0-beta">
  <artifact name="okta-sdk-impl" type="jar" />
</dependency>@Grapes(
@Grab(group='com.okta.sdk', module='okta-sdk-impl', version='9.0.0-beta')
)libraryDependencies += "com.okta.sdk" % "okta-sdk-impl" % "9.0.0-beta"[com.okta.sdk/okta-sdk-impl "9.0.0-beta"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.okta.sdk : okta-sdk-api | jar | 9.0.0-beta | 
| com.okta.commons : okta-config-check | jar | 1.3.0 | 
| com.okta.commons : okta-http-api | jar | 1.3.0 | 
| org.slf4j : slf4j-api | jar | 1.7.31 | 
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.yaml : snakeyaml | jar | 1.29 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 | 
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 | 
| io.jsonwebtoken : jjwt-api | jar | 0.11.1 | 
| javax.annotation : javax.annotation-api Optional | jar | 1.3.2 | 
| com.google.auto.service : auto-service Optional | jar | 1.0-rc6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.1 | 
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.1.0 | 
| org.powermock : powermock-module-testng | jar | 2.0.4 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.4 | 
| org.testng : testng | jar | 7.0.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.31 | 
| com.nimbusds : nimbus-jose-jwt | jar | 9.9.3 | 
| 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 |