TRUNK jGuard

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

Last Version

2.0.0.beta-7
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download jguard

Filename Size
jguard-2.0.0.beta-7.pom 24 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
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

  • jguard-core
  • jguard-ext
  • jguard-jee
  • jguard-jee-extras

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
1.00-beta-1