License |
License |
---|---|
Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdnet.sourceforge.jsf-comp |
ArtifactId | ArtifactIdacegi-jsf |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcegi JSF Components
Free JSF-components to complement the existing implementations
component set
|
Project URL |
Project URL |
Filename | Size |
---|---|
acegi-jsf-1.1.3.pom | |
acegi-jsf-1.1.3.jar | 13 KB |
acegi-jsf-1.1.3-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jsf-comp/acegi-jsf/ -->
<dependency>
<groupId>net.sourceforge.jsf-comp</groupId>
<artifactId>acegi-jsf</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jsf-comp/acegi-jsf/
implementation 'net.sourceforge.jsf-comp:acegi-jsf:1.1.3'
// https://jarcasting.com/artifacts/net.sourceforge.jsf-comp/acegi-jsf/
implementation ("net.sourceforge.jsf-comp:acegi-jsf:1.1.3")
'net.sourceforge.jsf-comp:acegi-jsf:jar:1.1.3'
<dependency org="net.sourceforge.jsf-comp" name="acegi-jsf" rev="1.1.3">
<artifact name="acegi-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jsf-comp', module='acegi-jsf', version='1.1.3')
)
libraryDependencies += "net.sourceforge.jsf-comp" % "acegi-jsf" % "1.1.3"
[net.sourceforge.jsf-comp/acegi-jsf "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.acegisecurity : acegi-security | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 1.1.5 |
javax.servlet : jsp-api | jar | 2.0 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |