License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.easyspring.security |
ArtifactId | ArtifactIdspring-security-authorize |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Security Authorize
Spring Security Authorize
|
Filename | Size |
---|---|
spring-security-authorize-1.1.0-RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.easyspring.security/spring-security-authorize/ -->
<dependency>
<groupId>io.easyspring.security</groupId>
<artifactId>spring-security-authorize</artifactId>
<version>1.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.security/spring-security-authorize/
implementation 'io.easyspring.security:spring-security-authorize:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.security/spring-security-authorize/
implementation ("io.easyspring.security:spring-security-authorize:1.1.0-RELEASE")
'io.easyspring.security:spring-security-authorize:pom:1.1.0-RELEASE'
<dependency org="io.easyspring.security" name="spring-security-authorize" rev="1.1.0-RELEASE">
<artifact name="spring-security-authorize" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.security', module='spring-security-authorize', version='1.1.0-RELEASE')
)
libraryDependencies += "io.easyspring.security" % "spring-security-authorize" % "1.1.0-RELEASE"
[io.easyspring.security/spring-security-authorize "1.1.0-RELEASE"]