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