Last Version

Spring Boot Starter SAML 2.0.5

Spring Boot Security integration for SAML

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-saml
Version

Version

2.0.5
Type

Type

jar
Description

Description

Spring Boot Starter SAML
Spring Boot Security integration for SAML
Source Code Management

Source Code Management

https://github.com/42BV/spring-boot-starter-saml

Download spring-boot-starter-saml 2.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
com.onelogin : java-saml jar 2.6.0
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-web jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.