Okta Java Authn SDK :: API

The Okta Java SDK API .jar provides a Java API that your code can use to make calls to the Okta API. This .jar is the only compile-time dependency within the Okta SDK project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.

License

License

GroupId

GroupId

com.okta.authn.sdk
ArtifactId

ArtifactId

okta-authn-sdk-api
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Okta Java Authn SDK :: API
The Okta Java SDK API .jar provides a Java API that your code can use to make calls to the Okta API. This .jar is the only compile-time dependency within the Okta SDK project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.
Project Organization

Project Organization

Okta

Download okta-authn-sdk-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-api/ -->
<dependency>
    <groupId>com.okta.authn.sdk</groupId>
    <artifactId>okta-authn-sdk-api</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-api/
implementation 'com.okta.authn.sdk:okta-authn-sdk-api:2.0.7'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-api/
implementation ("com.okta.authn.sdk:okta-authn-sdk-api:2.0.7")
'com.okta.authn.sdk:okta-authn-sdk-api:jar:2.0.7'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-api" rev="2.0.7">
  <artifact name="okta-authn-sdk-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-sdk-api', version='2.0.7')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-api" % "2.0.7"
[com.okta.authn.sdk/okta-authn-sdk-api "2.0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
com.okta.sdk : okta-sdk-api jar 8.1.0
org.slf4j : slf4j-api jar 1.7.36
org.jetbrains : annotations jar 23.0.0

test (5)

Group / Artifact Type Version
org.apache.groovy : groovy jar 4.0.1
org.apache.groovy : groovy-templates jar 4.0.1
org.apache.groovy : groovy-json jar 4.0.1
org.testng : testng jar 7.5
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.
com.okta.authn.sdk

Okta, Inc

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0