| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.okta.jwt | 
    
| ArtifactId | ArtifactIdokta-jwt-verifier-integration-tests | 
    
| Last Version | Last Version0.5.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOkta JWT Verifier :: ITs 
            Okta OSS parent POM 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/com.okta.jwt/okta-jwt-verifier-integration-tests/ -->
<dependency>
    <groupId>com.okta.jwt</groupId>
    <artifactId>okta-jwt-verifier-integration-tests</artifactId>
    <version>0.5.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.okta.jwt/okta-jwt-verifier-integration-tests/
implementation 'com.okta.jwt:okta-jwt-verifier-integration-tests:0.5.2'
                // https://jarcasting.com/artifacts/com.okta.jwt/okta-jwt-verifier-integration-tests/
implementation ("com.okta.jwt:okta-jwt-verifier-integration-tests:0.5.2")
                'com.okta.jwt:okta-jwt-verifier-integration-tests:jar:0.5.2'
                <dependency org="com.okta.jwt" name="okta-jwt-verifier-integration-tests" rev="0.5.2">
  <artifact name="okta-jwt-verifier-integration-tests" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.okta.jwt', module='okta-jwt-verifier-integration-tests', version='0.5.2')
)
                libraryDependencies += "com.okta.jwt" % "okta-jwt-verifier-integration-tests" % "0.5.2"
                [com.okta.jwt/okta-jwt-verifier-integration-tests "0.5.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.okta.jwt : okta-jwt-verifier-impl | jar | 0.5.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : mockwebserver | jar | 4.10.0 | 
| com.squareup.okhttp3 : okhttp-tls | jar | 4.10.0 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.testng : testng | jar | 7.5 | 
| org.mockito : mockito-core | jar | 4.4.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 | 
| io.jsonwebtoken : jjwt-api | jar | 0.11.5 | 
| 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 |