MVN

com.github.shiver-me-timbers : smt-spring-security-parent

Maven & Gradle

Jul 05, 2016

This is the parent project that groups all the smt-spring-security projects.

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-spring-security-parent</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shiver-me-timbers : smt-spring-security-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.github.shiver-me-timbers : smt-spring-security-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
smt-spring-security-parent-1.6
1.5
smt-spring-security-parent-1.5
1.4
smt-spring-security-parent-1.4
1.3
smt-spring-security-parent-1.3
1.2
smt-spring-security-parent-1.2
1.1
smt-spring-security-parent-1.1
1.0
smt-spring-security-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-spring-security-parent</artifactId>
    <version>1.6</version>
</dependency>