Last Version

TRUNK jGuard jee 2.0.0.beta-7

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
Version

Version

2.0.0.beta-7
Type

Type

jar
Description

Description

TRUNK jGuard jee
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

Download jguard-jee 2.0.0.beta-7


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

Dependencies

compile (14)

Group / Artifact Type Version
javax.servlet : jstl jar 1.0.3
taglibs : standard jar 1.0.3
net.sf.jguard : jguard-ext jar 2.0.0.beta-7
com.octo.captcha : jcaptcha jar 1.0
net.sf.jguard : jguard-core jar 2.0.0.beta-7
com.google.inject.extensions : guice-servlet jar 3.0
dnsjava : dnsjava jar 2.0.1
dom4j : dom4j jar 1.6.1
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
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 (2)

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

test (7)

Group / Artifact Type Version
servletunit » servletunit jar 1.3
groovy : groovy-all jar 1.0-jsr-04
org.springframework : spring-test jar 2.5.6
org.springframework : spring-core jar 2.5.6
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.