Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.xaloon.core |
ArtifactId | ArtifactIdxaloon-core-security-spring |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxaloon-core-security-spring
xaloon security spring implementation
|
<!-- https://jarcasting.com/artifacts/org.xaloon.core/xaloon-core-security-spring/ -->
<dependency>
<groupId>org.xaloon.core</groupId>
<artifactId>xaloon-core-security-spring</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.core/xaloon-core-security-spring/
implementation 'org.xaloon.core:xaloon-core-security-spring:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.core/xaloon-core-security-spring/
implementation ("org.xaloon.core:xaloon-core-security-spring:1.6.1")
'org.xaloon.core:xaloon-core-security-spring:jar:1.6.1'
<dependency org="org.xaloon.core" name="xaloon-core-security-spring" rev="1.6.1">
<artifact name="xaloon-core-security-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.core', module='xaloon-core-security-spring', version='1.6.1')
)
libraryDependencies += "org.xaloon.core" % "xaloon-core-security-spring" % "1.6.1"
[org.xaloon.core/xaloon-core-security-spring "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xaloon.core : xaloon-core-api | jar | ${project.version} |
org.springframework.security : spring-security-core | jar | |
org.springframework.security : spring-security-config | jar | |
org.springframework.security : spring-security-web | jar | |
org.springframework : spring-orm | jar | |
org.springframework : spring-tx | jar | |
org.springframework : spring-expression | jar | |
org.springframework : spring-aop | jar | |
org.springframework : spring-beans | jar |