License |
License |
---|---|
GroupId | GroupIdcom.okta.jwt.examples |
ArtifactId | ArtifactIdokta-jwt-verifier-examples |
Version | Version0.5.2 |
Type | Typepom |
Description |
DescriptionOkta JWT Verifier :: Examples
Okta OSS parent POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
okta-jwt-verifier-examples-0.5.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.jwt.examples/okta-jwt-verifier-examples/ -->
<dependency>
<groupId>com.okta.jwt.examples</groupId>
<artifactId>okta-jwt-verifier-examples</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.okta.jwt.examples/okta-jwt-verifier-examples/
implementation 'com.okta.jwt.examples:okta-jwt-verifier-examples:0.5.2'
// https://jarcasting.com/artifacts/com.okta.jwt.examples/okta-jwt-verifier-examples/
implementation ("com.okta.jwt.examples:okta-jwt-verifier-examples:0.5.2")
'com.okta.jwt.examples:okta-jwt-verifier-examples:pom:0.5.2'
<dependency org="com.okta.jwt.examples" name="okta-jwt-verifier-examples" rev="0.5.2">
<artifact name="okta-jwt-verifier-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.okta.jwt.examples', module='okta-jwt-verifier-examples', version='0.5.2')
)
libraryDependencies += "com.okta.jwt.examples" % "okta-jwt-verifier-examples" % "0.5.2"
[com.okta.jwt.examples/okta-jwt-verifier-examples "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |