License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdfr.xebia.springframework |
ArtifactId | ArtifactIdxebia-spring-security-extras |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxebia-spring-security-extras
Spring Security Extras (@audited, etc)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/fr.xebia.springframework/xebia-spring-security-extras/ -->
<dependency>
<groupId>fr.xebia.springframework</groupId>
<artifactId>xebia-spring-security-extras</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.xebia.springframework/xebia-spring-security-extras/
implementation 'fr.xebia.springframework:xebia-spring-security-extras:1.1.6'
// https://jarcasting.com/artifacts/fr.xebia.springframework/xebia-spring-security-extras/
implementation ("fr.xebia.springframework:xebia-spring-security-extras:1.1.6")
'fr.xebia.springframework:xebia-spring-security-extras:jar:1.1.6'
<dependency org="fr.xebia.springframework" name="xebia-spring-security-extras" rev="1.1.6">
<artifact name="xebia-spring-security-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.xebia.springframework', module='xebia-spring-security-extras', version='1.1.6')
)
libraryDependencies += "fr.xebia.springframework" % "xebia-spring-security-extras" % "1.1.6"
[fr.xebia.springframework/xebia-spring-security-extras "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-core | jar | 3.0.4.RELEASE |
org.springframework.security : spring-security-config | jar | 3.0.4.RELEASE |
org.springframework.security : spring-security-web | jar | 3.0.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 0.9.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.0.5.RELEASE |
cglib : cglib | jar | 2.2 |
commons-dbcp : commons-dbcp | jar | 1.4 |
com.h2database : h2 | jar | 1.2.133 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.mortbay.jetty : jetty | jar | 6.1.19 |
junit : junit | jar | 4.8.1 |