Last Version

Stormpath Java SDK :: Examples :: Spring Boot 2.0.4-okta

A Spring Boot (non-web) application that uses Stormpath.

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-boot
Version

Version

2.0.4-okta
Type

Type

jar
Description

Description

Stormpath Java SDK :: Examples :: Spring Boot
A Spring Boot (non-web) application that uses Stormpath.

Download stormpath-sdk-examples-spring-boot 2.0.4-okta


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

Dependencies

compile (1)

Group / Artifact Type Version
com.stormpath.spring : stormpath-spring-boot-starter jar 2.0.4-okta

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.8

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.7
org.easymock : easymock jar 3.4
org.powermock : powermock-module-testng jar 1.6.5
org.powermock : powermock-api-easymock jar 1.6.5

Project Modules

There are no modules declared in this project.