Last Version

Spring Boot Security SAML Demo wiht Properties 1.1

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

spring-boot-security-saml-demo-props
Version

Version

1.1
Type

Type

jar
Description

Description

Spring Boot Security SAML Demo wiht Properties
Demo project for Spring Boot

Download spring-boot-security-saml-demo-props 1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6
com.github.ulisesbocchio : spring-boot-security-saml jar 1.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-thymeleaf jar

test (1)

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

Project Modules

There are no modules declared in this project.