Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.codehaus.enunciate |
ArtifactId | ArtifactIdenunciate-spring3-security-rt |
Last Version | Last Version1.22 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnunciate - Spring 3 Security Runtime
A pom for bundling all the (optional) dependencies needed to apply spring 3 security.
|
Filename | Size |
---|---|
enunciate-spring3-security-rt-1.22.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring3-security-rt/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-spring3-security-rt</artifactId>
<version>1.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring3-security-rt/
implementation 'org.codehaus.enunciate:enunciate-spring3-security-rt:1.22'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-spring3-security-rt/
implementation ("org.codehaus.enunciate:enunciate-spring3-security-rt:1.22")
'org.codehaus.enunciate:enunciate-spring3-security-rt:pom:1.22'
<dependency org="org.codehaus.enunciate" name="enunciate-spring3-security-rt" rev="1.22">
<artifact name="enunciate-spring3-security-rt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-spring3-security-rt', version='1.22')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-spring3-security-rt" % "1.22"
[org.codehaus.enunciate/enunciate-spring3-security-rt "1.22"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-tx | jar | 3.0.2.RELEASE |
org.springframework.security : spring-security-core | jar | 3.0.2.RELEASE |
log4j : log4j | jar | 1.2.15 |
org.springframework.security : spring-security-openid | jar | 3.0.2.RELEASE |
org.codehaus.spring-security-oauth : spring-security-oauth | jar | 3.16.SS3 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.2 |
junit : junit | jar | 3.8.1 |