is not current version
Last Version 2.1.5

com.okta.spring.examples:okta-spring-boot-hosted-code-flow-example 1.2.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.okta.spring.examples
ArtifactId

ArtifactId

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

Version

1.2.0
Type

Type

jar

Download okta-spring-boot-hosted-code-flow-example 1.2.0


<!-- 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>1.2.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:1.2.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:1.2.0")
'com.okta.spring.examples:okta-spring-boot-hosted-code-flow-example:jar:1.2.0'
<dependency org="com.okta.spring.examples" name="okta-spring-boot-hosted-code-flow-example" rev="1.2.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='1.2.0')
)
libraryDependencies += "com.okta.spring.examples" % "okta-spring-boot-hosted-code-flow-example" % "1.2.0"
[com.okta.spring.examples/okta-spring-boot-hosted-code-flow-example "1.2.0"]