License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices H2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.okta.spring |
ArtifactId | ArtifactIdokta-spring-boot-integration-tests-oauth2-servlet |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkta Spring Boot :: ITs :: OAuth2-Servlet
Okta OSS parent POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet/ -->
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-integration-tests-oauth2-servlet</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet/
implementation 'com.okta.spring:okta-spring-boot-integration-tests-oauth2-servlet:2.1.5'
// https://jarcasting.com/artifacts/com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet/
implementation ("com.okta.spring:okta-spring-boot-integration-tests-oauth2-servlet:2.1.5")
'com.okta.spring:okta-spring-boot-integration-tests-oauth2-servlet:jar:2.1.5'
<dependency org="com.okta.spring" name="okta-spring-boot-integration-tests-oauth2-servlet" rev="2.1.5">
<artifact name="okta-spring-boot-integration-tests-oauth2-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.spring', module='okta-spring-boot-integration-tests-oauth2-servlet', version='2.1.5')
)
libraryDependencies += "com.okta.spring" % "okta-spring-boot-integration-tests-oauth2-servlet" % "2.1.5"
[com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.okta.spring : okta-spring-boot-integration-tests-common-servlet | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.okta.spring : okta-spring-boot-integration-tests-common-servlet | test-jar | 2.1.5 |
com.okta.oidc.tck : okta-oidc-tck | jar | 0.5.7 |
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.testng : testng | jar | 7.3.0 |
org.hamcrest : hamcrest | jar | 2.2 |