xaloon-core-security-spring

xaloon security spring implementation

Categories

Categories

Security
GroupId

GroupId

org.xaloon.core
ArtifactId

ArtifactId

xaloon-core-security-spring
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

xaloon-core-security-spring
xaloon security spring implementation

Download xaloon-core-security-spring

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0