Last Version

TRUNK jguard-struts-example 1.1.0-beta-4

jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-struts-example
Version

Version

1.1.0-beta-4
Type

Type

war
Description

Description

TRUNK jguard-struts-example
jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications

Download jguard-struts-example 1.1.0-beta-4


<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard-struts-example/ -->
<dependency>
    <groupId>net.sf.jguard</groupId>
    <artifactId>jguard-struts-example</artifactId>
    <version>1.1.0-beta-4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-struts-example/
implementation 'net.sf.jguard:jguard-struts-example:1.1.0-beta-4'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-struts-example/
implementation ("net.sf.jguard:jguard-struts-example:1.1.0-beta-4")
'net.sf.jguard:jguard-struts-example:war:1.1.0-beta-4'
<dependency org="net.sf.jguard" name="jguard-struts-example" rev="1.1.0-beta-4">
  <artifact name="jguard-struts-example" type="war" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard-struts-example', version='1.1.0-beta-4')
)
libraryDependencies += "net.sf.jguard" % "jguard-struts-example" % "1.1.0-beta-4"
[net.sf.jguard/jguard-struts-example "1.1.0-beta-4"]

Dependencies

compile (15)

Group / Artifact Type Version
groovy : groovy-all jar 1.0-jsr-04
org.slf4j : slf4j-log4j12 jar 1.5.0
org.slf4j : slf4j-jdk14 jar 1.5.0
org.apache.struts : struts-el jar 1.3.5
org.apache.struts : struts-extras jar 1.3.5
opensymphony : sitemesh jar 2.2.1
openjgraph » openjgraph jar 0.92-nonstandard
net.sf.jguard : jguard-jee jar 1.1.0-beta-4
net.sf.jguard : jguard-jee-extras jar 1.1.0-beta-4
net.sf.jguard : jguard-ext jar 1.1.0-beta-4
net.sf.jguard : jguard-core jar 1.1.0-beta-4
hsqldb : hsqldb jar 1.8.0.7
org.hibernate : hibernate Optional jar 3.2.5.ga
org.apache.derby : derby Optional jar 10.3.2.1
org.apache.derby : derbyclient Optional jar 10.3.2.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.