Last Version

Plexus Acegi Security Integration 0.1

Extensions and utilities to ease the use of Acegi in Plexus

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-acegi-integration
Version

Version

0.1
Type

Type

jar
Description

Description

Plexus Acegi Security Integration
Extensions and utilities to ease the use of Acegi in Plexus
Project Organization

Project Organization

Codehaus

Download plexus-acegi-integration 0.1


<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-acegi-integration/ -->
<dependency>
    <groupId>org.codehaus.plexus</groupId>
    <artifactId>plexus-acegi-integration</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-acegi-integration/
implementation 'org.codehaus.plexus:plexus-acegi-integration:0.1'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-acegi-integration/
implementation ("org.codehaus.plexus:plexus-acegi-integration:0.1")
'org.codehaus.plexus:plexus-acegi-integration:jar:0.1'
<dependency org="org.codehaus.plexus" name="plexus-acegi-integration" rev="0.1">
  <artifact name="plexus-acegi-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-acegi-integration', version='0.1')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-acegi-integration" % "0.1"
[org.codehaus.plexus/plexus-acegi-integration "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.acegisecurity : acegi-security jar 1.0.2
aspectj : aspectjrt jar 1.5.2
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.