MVN

org.springframework.roo : org.springframework.roo.addon.security

Maven & Gradle

5 usages
681 stars

Spring Roo - Spring Security · Configuration and Integration of Spring Security features in the target project.

<dependency>
    <groupId>org.springframework.roo</groupId>
    <artifactId>org.springframework.roo.addon.security</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.roo : org.springframework.roo.addon.security to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0.RELEASE
  • Latest Release Candidate: 2.0.0.RC3

All Versions

Choose a version of org.springframework.roo : org.springframework.roo.addon.security to add to Maven - All Versions:

  • Version Updated
  • org.springframework.roo.addon.security-2.0.0.RELEASE

    May 09, 2018
  • org.springframework.roo.addon.security-2.0.0.RC3

    Apr 11, 2018
  • org.springframework.roo.addon.security-2.0.0.RC2

    Aug 30, 2017
  • org.springframework.roo.addon.security-2.0.0.RC1

    Mar 03, 2017
  • org.springframework.roo.addon.security-2.0.0.M3

    Nov 24, 2016
  • org.springframework.roo.addon.security-2.0.0.M2

    May 16, 2016
  • org.springframework.roo.addon.security-1.3.2.RELEASE

    Sep 01, 2015
  • org.springframework.roo.addon.security-1.3.2.RC1

    Jul 30, 2015
  • org.springframework.roo.addon.security-2.0.0.M1

    Jun 08, 2015
  • org.springframework.roo.addon.security-1.3.1.RELEASE

    Feb 02, 2015
  • org.springframework.roo.addon.security-1.3.1.RC2

    Jan 15, 2015
  • org.springframework.roo.addon.security-1.3.1.RC1

    Nov 24, 2014
  • org.springframework.roo.addon.security-1.3.0.RELEASE

    Nov 20, 2014

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework.roo</groupId>
    <artifactId>org.springframework.roo.addon.security</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>