| License |
License |
|---|---|
| GroupId | GroupIdcom.okta.authn.sdk |
| ArtifactId | ArtifactIdokta-authn-parent |
| Version | Version2.0.2 |
| Type | Typepom |
| Description |
DescriptionOkta Authn SDK
Okta OSS parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| okta-authn-parent-2.0.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-parent/ -->
<dependency>
<groupId>com.okta.authn.sdk</groupId>
<artifactId>okta-authn-parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-parent/
implementation 'com.okta.authn.sdk:okta-authn-parent:2.0.2'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-parent/
implementation ("com.okta.authn.sdk:okta-authn-parent:2.0.2")
'com.okta.authn.sdk:okta-authn-parent:pom:2.0.2'
<dependency org="com.okta.authn.sdk" name="okta-authn-parent" rev="2.0.2">
<artifact name="okta-authn-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-parent', version='2.0.2')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-parent" % "2.0.2"
[com.okta.authn.sdk/okta-authn-parent "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.5.8 |
| org.codehaus.groovy : groovy-templates | jar | 2.5.8 |
| org.codehaus.groovy : groovy-json | jar | 2.5.8 |
| org.testng : testng | jar | 7.0.0 |
| org.hamcrest : hamcrest | jar | 2.2 |