| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.okta.authn.sdk |
| Идентификатор | Идентификаторokta-authn-sdk-examples-shiro |
| Версия | Версия2.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеOkta Java Authn SDK :: Examples :: Shiro
TODO
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-examples-shiro/ -->
<dependency>
<groupId>com.okta.authn.sdk</groupId>
<artifactId>okta-authn-sdk-examples-shiro</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-examples-shiro/
implementation 'com.okta.authn.sdk:okta-authn-sdk-examples-shiro:2.0.6'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-examples-shiro/
implementation ("com.okta.authn.sdk:okta-authn-sdk-examples-shiro:2.0.6")
'com.okta.authn.sdk:okta-authn-sdk-examples-shiro:jar:2.0.6'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-examples-shiro" rev="2.0.6">
<artifact name="okta-authn-sdk-examples-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-sdk-examples-shiro', version='2.0.6')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-examples-shiro" % "2.0.6"
[com.okta.authn.sdk/okta-authn-sdk-examples-shiro "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | |
| io.dropwizard : dropwizard-assets | jar | |
| io.dropwizard : dropwizard-views-mustache | jar | |
| org.apache.shiro : shiro-jaxrs | jar | 1.8.0 |
| com.okta.authn.sdk : okta-authn-sdk-api | jar | 2.0.6 |
| com.okta.authn.sdk : okta-authn-sdk-impl | jar | 2.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.okta.sdk : okta-sdk-httpclient | jar | 8.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.12.4 |
| org.testng : testng | jar | 7.4.0 |
| org.slf4j : slf4j-simple | jar | 1.7.31 |
| 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 |