File | Operation |
---|---|
spring-boot-security-saml-parent-1.12.pom | download |
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>spring-boot-security-saml-parent</artifactId>
<version>1.12</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.github.ulisesbocchio" % "spring-boot-security-saml-parent" % "1.12"
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='spring-boot-security-saml-parent', version='1.12')
)
<dependency org="com.github.ulisesbocchio" name="spring-boot-security-saml-parent" rev="1.12" />