is not current version
Last Version 2.0.5

nl.42:spring-boot-starter-saml 0.0.6

Spring Boot Security integration for SAML (ADFS).

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-saml
Version

Version

0.0.6
Type

Type

jar

Download spring-boot-starter-saml 0.0.6


<!-- https://jarcasting.com/artifacts/nl.42/spring-boot-starter-saml/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>spring-boot-starter-saml</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-saml/
implementation 'nl.42:spring-boot-starter-saml:0.0.6'
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-saml/
implementation ("nl.42:spring-boot-starter-saml:0.0.6")
'nl.42:spring-boot-starter-saml:jar:0.0.6'
<dependency org="nl.42" name="spring-boot-starter-saml" rev="0.0.6">
  <artifact name="spring-boot-starter-saml" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='spring-boot-starter-saml', version='0.0.6')
)
libraryDependencies += "nl.42" % "spring-boot-starter-saml" % "0.0.6"
[nl.42/spring-boot-starter-saml "0.0.6"]