Last Version

Spring Boot Security SAML Parent 1.17

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

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

spring-boot-security-saml-parent
Version

Version

1.17
Type

Type

pom
Description

Description

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

Project URL

https://github.com/ulisesbocchio/spring-boot-security-saml
Source Code Management

Source Code Management

https://github.com/ulisesbocchio/spring-boot-security-saml

Download spring-boot-security-saml-parent 1.17


<!-- https://jarcasting.com/artifacts/com.github.ulisesbocchio/spring-boot-security-saml-parent/ -->
<dependency>
    <groupId>com.github.ulisesbocchio</groupId>
    <artifactId>spring-boot-security-saml-parent</artifactId>
    <version>1.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/spring-boot-security-saml-parent/
implementation 'com.github.ulisesbocchio:spring-boot-security-saml-parent:1.17'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/spring-boot-security-saml-parent/
implementation ("com.github.ulisesbocchio:spring-boot-security-saml-parent:1.17")
'com.github.ulisesbocchio:spring-boot-security-saml-parent:pom:1.17'
<dependency org="com.github.ulisesbocchio" name="spring-boot-security-saml-parent" rev="1.17">
  <artifact name="spring-boot-security-saml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='spring-boot-security-saml-parent', version='1.17')
)
libraryDependencies += "com.github.ulisesbocchio" % "spring-boot-security-saml-parent" % "1.17"
[com.github.ulisesbocchio/spring-boot-security-saml-parent "1.17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-security-saml