License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jguard |
ArtifactId | ArtifactIdjguard-jee |
Last Version | Last Version2.0.0.beta-7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTRUNK jGuard jee
jGuard is a library that provides EASY security (authentication and authorization) for Java web and
standalone applications
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jguard-jee-2.0.0.beta-7.pom | |
jguard-jee-2.0.0.beta-7.jar | 97 KB |
jguard-jee-2.0.0.beta-7-sources.jar | 75 KB |
jguard-jee-2.0.0.beta-7-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee/ -->
<dependency>
<groupId>net.sf.jguard</groupId>
<artifactId>jguard-jee</artifactId>
<version>2.0.0.beta-7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee/
implementation 'net.sf.jguard:jguard-jee:2.0.0.beta-7'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee/
implementation ("net.sf.jguard:jguard-jee:2.0.0.beta-7")
'net.sf.jguard:jguard-jee:jar:2.0.0.beta-7'
<dependency org="net.sf.jguard" name="jguard-jee" rev="2.0.0.beta-7">
<artifact name="jguard-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard-jee', version='2.0.0.beta-7')
)
libraryDependencies += "net.sf.jguard" % "jguard-jee" % "2.0.0.beta-7"
[net.sf.jguard/jguard-jee "2.0.0.beta-7"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.0.3 |
taglibs : standard | jar | 1.0.3 |
net.sf.jguard : jguard-ext | jar | 2.0.0.beta-7 |
com.octo.captcha : jcaptcha | jar | 1.0 |
net.sf.jguard : jguard-core | jar | 2.0.0.beta-7 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
dnsjava : dnsjava | jar | 2.0.1 |
dom4j : dom4j | jar | 1.6.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
portlet-api : portlet-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
servletunit » servletunit | jar | 1.3 |
groovy : groovy-all | jar | 1.0-jsr-04 |
org.springframework : spring-test | jar | 2.5.6 |
org.springframework : spring-core | jar | 2.5.6 |
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 |