Jar examples for j:jguard-core
jGuard is a library that provides EASY security (authentication and authorization) for Java web applications
You can download jar file jguard-core 2.0.0.beta-7 in this page.
You can use the following script to add jguard-core-2.0.0.beta-7.jar to your project.
<dependency> <groupId>net.sf.jguard</groupId> <artifactId>jguard-core</artifactId> <version>2.0.0.beta-7</version> </dependency>
compile group: 'net.sf.jguard', name: 'jguard-core', version: '2.0.0.beta-7'
libraryDependencies += "net.sf.jguard" % "jguard-core" % "2.0.0.beta-7"
<dependency org="net.sf.jguard" name="jguard-core" rev="2.0.0.beta-7"/>
@Grapes(@Grab(group='net.sf.jguard', module='jguard-core', version='2.0.0.beta-7'))
'net.sf.jguard:jguard-core:jar:2.0.0.beta-7'
Click the following link to download the jar file.
jguard-core-2.0.0.beta-7-javadoc.jar