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

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

Spring Boot Security integration for SAML

Категории

Категории

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

Группа

nl.42
Идентификатор

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

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

Версия

2.0.0
Тип

Тип

jar

Скачать spring-boot-starter-saml 2.0.0


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