TRUNK jGuard jee 4

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-4
Last Version

Last Version

2.0.0.beta-6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jguard-jee-4

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
net.sf.jguard : jguard-ext jar 2.0.0.beta-6
net.sf.jguard : jguard-core jar 2.0.0.beta-6
net.sf.jguard : jguard-jee jar 2.0.0.beta-6
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.code.guice : guice jar 2.0.1
aopalliance : aopalliance jar 1.0

provided (1)

Group / Artifact Type Version
geronimo-spec : geronimo-spec-j2ee jar 1.4-rc4

test (4)

Group / Artifact Type Version
servletunit » servletunit jar 1.3
com.mycila.testing.plugins : mycila-testing-guice jar 2.4
com.h2database : h2 jar 1.2.134
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-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