License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.jfacets |
ArtifactId | ArtifactIdjfacets-acegi |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFacets Acegi Integration
JFacets profile-based framework
|
Filename | Size |
---|---|
jfacets-acegi-3.2.1.pom | |
jfacets-acegi-3.2.1.jar | 12 KB |
jfacets-acegi-3.2.1-sources.jar | 8 KB |
jfacets-acegi-3.2.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets-acegi/ -->
<dependency>
<groupId>net.sourceforge.jfacets</groupId>
<artifactId>jfacets-acegi</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets-acegi/
implementation 'net.sourceforge.jfacets:jfacets-acegi:3.2.1'
// https://jarcasting.com/artifacts/net.sourceforge.jfacets/jfacets-acegi/
implementation ("net.sourceforge.jfacets:jfacets-acegi:3.2.1")
'net.sourceforge.jfacets:jfacets-acegi:jar:3.2.1'
<dependency org="net.sourceforge.jfacets" name="jfacets-acegi" rev="3.2.1">
<artifact name="jfacets-acegi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jfacets', module='jfacets-acegi', version='3.2.1')
)
libraryDependencies += "net.sourceforge.jfacets" % "jfacets-acegi" % "3.2.1"
[net.sourceforge.jfacets/jfacets-acegi "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jfacets : jfacets-core | jar | 3.2.1 |
org.acegisecurity : acegi-security | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |