文件名 | 操作 |
---|---|
spring-boot-security-saml-parent-1.3.pom | 下载 |
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>spring-boot-security-saml-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.github.ulisesbocchio" % "spring-boot-security-saml-parent" % "1.3"
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='spring-boot-security-saml-parent', version='1.3')
)
<dependency org="com.github.ulisesbocchio" name="spring-boot-security-saml-parent" rev="1.3" />