License |
License |
---|---|
GroupId | GroupIdcom.okta.authn.sdk |
ArtifactId | ArtifactIdokta-authn-sdk-impl |
Version | Version2.0.3 |
Type | Typejar |
Description |
DescriptionOkta Java Authn SDK :: Impl
TODO
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
okta-authn-sdk-impl-2.0.3.pom | |
okta-authn-sdk-impl-2.0.3.jar | 63 KB |
okta-authn-sdk-impl-2.0.3-sources.jar | 48 KB |
okta-authn-sdk-impl-2.0.3-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/ -->
<dependency>
<groupId>com.okta.authn.sdk</groupId>
<artifactId>okta-authn-sdk-impl</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/
implementation 'com.okta.authn.sdk:okta-authn-sdk-impl:2.0.3'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/
implementation ("com.okta.authn.sdk:okta-authn-sdk-impl:2.0.3")
'com.okta.authn.sdk:okta-authn-sdk-impl:jar:2.0.3'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-impl" rev="2.0.3">
<artifact name="okta-authn-sdk-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-sdk-impl', version='2.0.3')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-impl" % "2.0.3"
[com.okta.authn.sdk/okta-authn-sdk-impl "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.okta.authn.sdk : okta-authn-sdk-api | jar | 2.0.3 |
com.okta.sdk : okta-sdk-impl | jar | 5.0.0 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
com.okta.sdk : okta-sdk-httpclient | jar | 5.0.0 |
org.mockito : mockito-core | jar | 3.12.4 |
org.testng : testng | jar | 7.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.31 |
com.spotify : hamcrest-jackson | jar | 1.2.0 |
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 |