License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.acegisecurity |
ArtifactId | ArtifactIdacegi-security |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcegi Security Core
Acegi Security System for Spring
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
acegi-security-1.0.7.pom | |
acegi-security-1.0.7.jar | 535 KB |
acegi-security-1.0.7-tests.jar | 553 KB |
acegi-security-1.0.7-sources.jar | 625 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.acegisecurity/acegi-security/ -->
<dependency>
<groupId>org.acegisecurity</groupId>
<artifactId>acegi-security</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.acegisecurity/acegi-security/
implementation 'org.acegisecurity:acegi-security:1.0.7'
// https://jarcasting.com/artifacts/org.acegisecurity/acegi-security/
implementation ("org.acegisecurity:acegi-security:1.0.7")
'org.acegisecurity:acegi-security:jar:1.0.7'
<dependency org="org.acegisecurity" name="acegi-security" rev="1.0.7">
<artifact name="acegi-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.acegisecurity', module='acegi-security', version='1.0.7')
)
libraryDependencies += "org.acegisecurity" % "acegi-security" % "1.0.7"
[org.acegisecurity/acegi-security "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 1.2.9 |
org.springframework : spring-remoting | jar | 1.2.9 |
org.springframework : spring-jdbc | jar | 1.2.9 |
org.springframework : spring-web Optional | jar | 1.2.9 |
org.springframework : spring-mock Optional | jar | 1.2.9 |
org.springframework : spring-ldap Optional | jar | 1.1.2 |
net.sf.ehcache : ehcache Optional | jar | 1.2.4 |
cas : casclient Optional | jar | 2.0.11 |
commons-lang : commons-lang | jar | 2.1 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-codec : commons-codec | jar | 1.3 |
oro : oro | jar | 2.0.8 |
commons-collections : commons-collections | jar | 3.1 |
aspectj : aspectjrt Optional | jar | 1.2 |
javax.servlet : jsp-api Optional | jar | 2.0 |
javax.servlet : servlet-api Optional | jar | 2.4 |
taglibs : standard Optional | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-support | jar | 1.2.9 |
log4j : log4j | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.4 |
org.apache.directory.server : apacheds-core | jar | 1.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.0.1 |
jmock : jmock | jar | 1.0.1 |
junit : junit | jar | 3.8.1 |