License |
License |
---|---|
Categories |
CategoriesNet Jakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdnet.sf.jguard |
ArtifactId | ArtifactIdjguard-jsf-example |
Last Version | Last Version1.1.0-beta-4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionTRUNK jguard-jsf-example
jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications
|
<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard-jsf-example/ -->
<dependency>
<groupId>net.sf.jguard</groupId>
<artifactId>jguard-jsf-example</artifactId>
<version>1.1.0-beta-4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jsf-example/
implementation 'net.sf.jguard:jguard-jsf-example:1.1.0-beta-4'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jsf-example/
implementation ("net.sf.jguard:jguard-jsf-example:1.1.0-beta-4")
'net.sf.jguard:jguard-jsf-example:war:1.1.0-beta-4'
<dependency org="net.sf.jguard" name="jguard-jsf-example" rev="1.1.0-beta-4">
<artifact name="jguard-jsf-example" type="war" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard-jsf-example', version='1.1.0-beta-4')
)
libraryDependencies += "net.sf.jguard" % "jguard-jsf-example" % "1.1.0-beta-4"
[net.sf.jguard/jguard-jsf-example "1.1.0-beta-4"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jguard : jguard-core | jar | 1.1.0-beta-4 |
net.sf.jguard : jguard-ext | jar | 1.1.0-beta-4 |
net.sf.jguard : jguard-ext-java-5 | jar | 1.1.0-beta-4 |
net.sf.jguard : jguard-jee | jar | 1.1.0-beta-4 |
net.sf.jguard : jguard-jee-extras | jar | 1.1.0-beta-4 |
org.apache.myfaces.core : myfaces-api | jar | 1.1.4 |
org.apache.myfaces.core : myfaces-impl | jar | 1.1.4 |
org.apache.myfaces.tomahawk : tomahawk | jar | 1.1.5 |
hsqldb : hsqldb | jar | 1.8.0.7 |
org.hibernate : hibernate Optional | jar | 3.2.5.ga |
org.apache.derby : derby Optional | jar | 10.3.2.1 |
org.apache.derby : derbyclient Optional | jar | 10.3.2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.0 |
org.slf4j : slf4j-jdk14 | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |
junit-addons : junit-addons | jar | 1.4 |