MVN

com.github.ulisesbocchio : spring-boot-security-saml-parent

Maven & Gradle

Apr 04, 2019

Spring Boot Security SAML Parent · Parent POM for project that eases Integration between Spring Boot and spring-security-saml through properties and adapters

<dependency>
    <groupId>com.github.ulisesbocchio</groupId>
    <artifactId>spring-boot-security-saml-parent</artifactId>
    <version>1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ulisesbocchio : spring-boot-security-saml-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.17

All Versions

Choose a version of com.github.ulisesbocchio : spring-boot-security-saml-parent to add to Maven - All Versions:

  • Version Updated
  • spring-boot-security-saml-parent-1.17

    Apr 04, 2019
  • spring-boot-security-saml-parent-1.16

    Aug 09, 2018
  • spring-boot-security-saml-parent-1.15

    Apr 22, 2018
  • spring-boot-security-saml-parent-1.14

    Apr 07, 2018
  • spring-boot-security-saml-parent-1.13

    Dec 17, 2017
  • spring-boot-security-saml-parent-1.12

    Aug 26, 2017
  • spring-boot-security-saml-parent-1.11

    Jun 18, 2017
  • spring-boot-security-saml-parent-1.10

    Jan 15, 2017
  • spring-boot-security-saml-parent-1.9

    Jan 11, 2017
  • spring-boot-security-saml-parent-1.8

    Dec 31, 2016
  • spring-boot-security-saml-parent-1.7

    Oct 23, 2016
  • spring-boot-security-saml-parent-1.6

    Sep 21, 2016
  • spring-boot-security-saml-parent-1.5

    Aug 05, 2016
  • spring-boot-security-saml-parent-1.4

    Aug 04, 2016
  • spring-boot-security-saml-parent-1.3

    Aug 03, 2016
  • spring-boot-security-saml-parent-1.1

    Jul 14, 2016
  • spring-boot-security-saml-parent-1.0

    May 22, 2016

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ulisesbocchio</groupId>
    <artifactId>spring-boot-security-saml-parent</artifactId>
    <version>1.17</version>
</dependency>