Последняя версия

Spring Boot Security SAML 1.17

Eases Integration between Spring Boot and spring-security-saml through properties and adapters

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Безопасность
Группа

Группа

com.github.ulisesbocchio
Идентификатор

Идентификатор

spring-boot-security-saml
Версия

Версия

1.17
Тип

Тип

jar
Описание

Описание

Spring Boot Security SAML
Eases Integration between Spring Boot and spring-security-saml through properties and adapters

Скачать spring-boot-security-saml 1.17


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security.extensions : spring-security-saml2-core jar 1.0.9.RELEASE
org.assertj : assertj-core jar

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
org.projectlombok : lombok jar

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.