TRUNK jGuard jee extras

jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-jee-extras
Last Version

Last Version

2.0.0.beta-7
Release Date

Release Date

Type

Type

jar
Description

Description

TRUNK jGuard jee extras
jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications
Source Code Management

Source Code Management

http://jguard.git.sourceforge.net/git/gitweb.cgi?p=jguard/jguard;a=tree/jguard-jee-extras

Download jguard-jee-extras

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee-extras/ -->
<dependency>
    <groupId>net.sf.jguard</groupId>
    <artifactId>jguard-jee-extras</artifactId>
    <version>2.0.0.beta-7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee-extras/
implementation 'net.sf.jguard:jguard-jee-extras:2.0.0.beta-7'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee-extras/
implementation ("net.sf.jguard:jguard-jee-extras:2.0.0.beta-7")
'net.sf.jguard:jguard-jee-extras:jar:2.0.0.beta-7'
<dependency org="net.sf.jguard" name="jguard-jee-extras" rev="2.0.0.beta-7">
  <artifact name="jguard-jee-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard-jee-extras', version='2.0.0.beta-7')
)
libraryDependencies += "net.sf.jguard" % "jguard-jee-extras" % "2.0.0.beta-7"
[net.sf.jguard/jguard-jee-extras "2.0.0.beta-7"]

Dependencies

compile (15)

Group / Artifact Type Version
javax.servlet : jstl jar 1.0.3
net.sf.jguard : jguard-core jar 2.0.0.beta-7
net.sf.jguard : jguard-jee jar 2.0.0.beta-7
dwr : dwr jar 1.1.3
org.directwebremoting : dwr jar 2.0.1
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
portlet-api : portlet-api jar 1.0
com.google.guava : guava jar r07
junit : junit jar 4.8.2
com.mycila.testing.plugins : mycila-testing-mockito jar 2.6
org.slf4j : slf4j-api jar 1.6.1
com.google.inject : guice jar 3.0
aopalliance : aopalliance jar 1.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (6)

Group / Artifact Type Version
org.apache.shale : shale-test jar 1.0.5
org.mockito : mockito-all jar 1.6
org.springframework : spring-test jar 2.5.5
com.mycila.testing.plugins : mycila-testing-guice jar 2.4
com.h2database : h2 jar 1.3.159
ch.qos.logback : logback-classic jar 0.9.27

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0.beta-7
2.0.0.beta-6
2.0.0-beta-5
1.1.0-beta-4
1.1.0-beta-3
1.1.0-beta-2
1.1.0-beta1
1.0.4
1.0.3
1.0.2
1.0.0