is not current version
Last Version 1.17

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

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

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

spring-boot-security-saml-parent
Version

Version

1.6
Type

Type

pom

Download spring-boot-security-saml-parent 1.6


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