License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.okta.spring.examples |
ArtifactId | ArtifactIdokta-spring-boot-hosted-code-flow-example |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionOkta Spring Boot :: Examples :: Hosted Code Flow
Okta OSS parent POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.okta.spring.examples/okta-spring-boot-hosted-code-flow-example/ -->
<dependency>
<groupId>com.okta.spring.examples</groupId>
<artifactId>okta-spring-boot-hosted-code-flow-example</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.spring.examples/okta-spring-boot-hosted-code-flow-example/
implementation 'com.okta.spring.examples:okta-spring-boot-hosted-code-flow-example:2.1.0'
// https://jarcasting.com/artifacts/com.okta.spring.examples/okta-spring-boot-hosted-code-flow-example/
implementation ("com.okta.spring.examples:okta-spring-boot-hosted-code-flow-example:2.1.0")
'com.okta.spring.examples:okta-spring-boot-hosted-code-flow-example:jar:2.1.0'
<dependency org="com.okta.spring.examples" name="okta-spring-boot-hosted-code-flow-example" rev="2.1.0">
<artifact name="okta-spring-boot-hosted-code-flow-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.spring.examples', module='okta-spring-boot-hosted-code-flow-example', version='2.1.0')
)
libraryDependencies += "com.okta.spring.examples" % "okta-spring-boot-hosted-code-flow-example" % "2.1.0"
[com.okta.spring.examples/okta-spring-boot-hosted-code-flow-example "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.okta.spring : okta-spring-boot-starter | jar | 2.1.0 |
com.okta.spring : okta-spring-sdk | jar | 2.1.0 |
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 | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | |
org.slf4j : jcl-over-slf4j | jar | 1.7.29 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
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 |