Download stormpath-default-spring-boot-starter-2.0.0-okta-rc3.jar file - Jar s

Jar examples for s:stormpath-default-spring-boot-starter

Description

Spring Boot Default Starter for Stormpath with WebMVC, Thymeleaf and Spring Security

You can download jar file stormpath-default-spring-boot-starter 2.0.0-okta-rc3 in this page.

License

Apache License

Build File

You can use the following script to add stormpath-default-spring-boot-starter-2.0.0-okta-rc3.jar to your project.

<dependency>
   <groupId>com.stormpath.spring</groupId>
   <artifactId>stormpath-default-spring-boot-starter</artifactId>
   <version>2.0.0-okta-rc3</version>
</dependency>
compile group: 'com.stormpath.spring', name: 'stormpath-default-spring-boot-starter', version: '2.0.0-okta-rc3'
libraryDependencies += "com.stormpath.spring" % "stormpath-default-spring-boot-starter" % "2.0.0-okta-rc3"
<dependency org="com.stormpath.spring" name="stormpath-default-spring-boot-starter" rev="2.0.0-okta-rc3"/>
@Grapes(@Grab(group='com.stormpath.spring', module='stormpath-default-spring-boot-starter', version='2.0.0-okta-rc3'))
'com.stormpath.spring:stormpath-default-spring-boot-starter:jar:2.0.0-okta-rc3'

Download

Click the following link to download the jar file.

stormpath-default-spring-boot-starter-2.0.0-okta-rc3-tests.jar
stormpath-default-spring-boot-starter-2.0.0-okta-rc3.jar
stormpath-default-spring-boot-starter-2.0.0-okta-rc3.pom



Related Tutorials