| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.jguard |
| ArtifactId | ArtifactIdjguard |
| Version | Version2.0.0.beta-7 |
| Type | Typepom |
| Description |
DescriptionTRUNK jGuard
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-2.0.0.beta-7.pom | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard/ -->
<dependency>
<groupId>net.sf.jguard</groupId>
<artifactId>jguard</artifactId>
<version>2.0.0.beta-7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard/
implementation 'net.sf.jguard:jguard:2.0.0.beta-7'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard/
implementation ("net.sf.jguard:jguard:2.0.0.beta-7")
'net.sf.jguard:jguard:pom:2.0.0.beta-7'
<dependency org="net.sf.jguard" name="jguard" rev="2.0.0.beta-7">
<artifact name="jguard" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard', version='2.0.0.beta-7')
)
libraryDependencies += "net.sf.jguard" % "jguard" % "2.0.0.beta-7"
[net.sf.jguard/jguard "2.0.0.beta-7"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| 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 |