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 Vulnerabilities Updated
1.17
spring-boot-security-saml-parent-1.17
1.16
spring-boot-security-saml-parent-1.16
1.15
spring-boot-security-saml-parent-1.15
1.14
spring-boot-security-saml-parent-1.14
1.13
spring-boot-security-saml-parent-1.13
1.12
spring-boot-security-saml-parent-1.12
1.11
spring-boot-security-saml-parent-1.11
1.10
spring-boot-security-saml-parent-1.10
1.9
spring-boot-security-saml-parent-1.9
1.8
spring-boot-security-saml-parent-1.8
1.7
spring-boot-security-saml-parent-1.7
1.6
spring-boot-security-saml-parent-1.6
1.5
spring-boot-security-saml-parent-1.5
1.4
spring-boot-security-saml-parent-1.4
1.3
spring-boot-security-saml-parent-1.3
1.1
spring-boot-security-saml-parent-1.1
1.0
spring-boot-security-saml-parent-1.0

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>