| License |
License |
|---|---|
| GroupId | GroupIdcom.okta.authn.sdk |
| ArtifactId | ArtifactIdokta-authn-sdk-examples-shiro |
| Version | Version2.0.7 |
| Type | Typejar |
| Description |
DescriptionOkta Java Authn SDK :: Examples :: Shiro
TODO
|
| Project Organization |
Project Organization |
<!-- 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.7</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.7'
// 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.7")
'com.okta.authn.sdk:okta-authn-sdk-examples-shiro:jar:2.0.7'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-examples-shiro" rev="2.0.7">
<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.7')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-examples-shiro" % "2.0.7"
[com.okta.authn.sdk/okta-authn-sdk-examples-shiro "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | |
| io.dropwizard : dropwizard-assets | jar | |
| io.dropwizard : dropwizard-views-mustache | jar | |
| org.apache.shiro : shiro-jaxrs | jar | 1.9.0 |
| com.okta.authn.sdk : okta-authn-sdk-api | jar | 2.0.7 |
| com.okta.authn.sdk : okta-authn-sdk-impl | jar | 2.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.okta.sdk : okta-sdk-httpclient | jar | 8.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.4.0 |
| org.testng : testng | jar | 7.5 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| 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.hamcrest : hamcrest | jar | 2.2 |