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-6 in this page.
You can use the following script to add jguard-core-2.0.0.beta-6.jar to your project.
<dependency> <groupId>net.sf.jguard</groupId> <artifactId>jguard-core</artifactId> <version>2.0.0.beta-6</version> </dependency>
compile group: 'net.sf.jguard', name: 'jguard-core', version: '2.0.0.beta-6'
libraryDependencies += "net.sf.jguard" % "jguard-core" % "2.0.0.beta-6"
<dependency org="net.sf.jguard" name="jguard-core" rev="2.0.0.beta-6"/>
@Grapes(@Grab(group='net.sf.jguard', module='jguard-core', version='2.0.0.beta-6'))
'net.sf.jguard:jguard-core:jar:2.0.0.beta-6'
Click the following link to download the jar file.
jguard-core-2.0.0.beta-6-javadoc.jar