is not current version
Last Version 2.1.5

Okta Spring Boot :: Examples :: Redirect Code Flow 2.1.4

Okta OSS parent POM

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.okta.spring.examples
ArtifactId

ArtifactId

okta-spring-boot-redirect-code-flow-example
Version

Version

2.1.4
Type

Type

jar
Description

Description

Okta Spring Boot :: Examples :: Redirect Code Flow
Okta OSS parent POM
Project Organization

Project Organization

Okta

Download okta-spring-boot-redirect-code-flow-example 2.1.4


<!-- https://jarcasting.com/artifacts/com.okta.spring.examples/okta-spring-boot-redirect-code-flow-example/ -->
<dependency>
    <groupId>com.okta.spring.examples</groupId>
    <artifactId>okta-spring-boot-redirect-code-flow-example</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.spring.examples/okta-spring-boot-redirect-code-flow-example/
implementation 'com.okta.spring.examples:okta-spring-boot-redirect-code-flow-example:2.1.4'
// https://jarcasting.com/artifacts/com.okta.spring.examples/okta-spring-boot-redirect-code-flow-example/
implementation ("com.okta.spring.examples:okta-spring-boot-redirect-code-flow-example:2.1.4")
'com.okta.spring.examples:okta-spring-boot-redirect-code-flow-example:jar:2.1.4'
<dependency org="com.okta.spring.examples" name="okta-spring-boot-redirect-code-flow-example" rev="2.1.4">
  <artifact name="okta-spring-boot-redirect-code-flow-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.spring.examples', module='okta-spring-boot-redirect-code-flow-example', version='2.1.4')
)
libraryDependencies += "com.okta.spring.examples" % "okta-spring-boot-redirect-code-flow-example" % "2.1.4"
[com.okta.spring.examples/okta-spring-boot-redirect-code-flow-example "2.1.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.security : spring-security-config jar
com.okta.spring : okta-spring-boot-starter jar 2.1.4
org.springframework.boot : spring-boot-starter-data-rest jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-security jar

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar
ch.qos.logback : logback-classic jar 1.2.9

test (5)

Group / Artifact Type Version
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.0.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.