Последняя версия

Okta Java Authn SDK :: API 2.0.7

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.

Лицензия

Лицензия

Группа

Группа

com.okta.authn.sdk
Идентификатор

Идентификатор

okta-authn-sdk-api
Версия

Версия

2.0.7
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Okta

Скачать okta-authn-sdk-api 2.0.7


<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.