TRUNK jGuard core

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-core
Last Version

Last Version

2.0.0.beta-7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download jguard-core

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.1
net.sf.ehcache : ehcache-core jar 2.4.0
commons-jexl : commons-jexl jar 1.1
commons-collections : commons-collections jar 3.2.1
dom4j : dom4j jar 1.6.1
com.google.inject.extensions : guice-servlet jar 3.0
com.google.code.findbugs : jsr305 jar 1.3.9
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final
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

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