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