Last Version

Stormpath Java SDK :: Examples :: Spring Security :: Spring Boot :: Bare Bones 2.0.4-okta

A simple Spring Boot Web MVC application with out-of-the-box login and self-service screens!

License

License

Categories

Categories

Spring Boot Container Microservices Security ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-security-spring-boot-webmvc-bare-bones
Version

Version

2.0.4-okta
Type

Type

jar
Description

Description

Stormpath Java SDK :: Examples :: Spring Security :: Spring Boot :: Bare Bones
A simple Spring Boot Web MVC application with out-of-the-box login and self-service screens!

Download stormpath-sdk-examples-spring-security-spring-boot-webmvc-bare-bones 2.0.4-okta


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

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.22
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.