is not current version
Last Version 1.1.0-beta-4

net.sf.jguard:jguard-struts-example 1.00-beta-1


Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-struts-example
Version

Version

1.00-beta-1
Type

Type

war

Download jguard-struts-example 1.00-beta-1


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