jGuard is a library that provides EASY security (authentication and authorization) for Java web applications
'net.sf.jguard:jguard-jee:1.0.2'
<dependency>
<groupId>net.sf.jguard</groupId>
<artifactId>jguard-jee</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="net.sf.jguard" name="jguard-jee" rev="1.0.2"/>
"net.sf.jguard", "jguard-jee", "1.0.2"