is not current version
Last Version 1.1

org.appspy.perf:org.appspy.perf.sample.struts-showcase 1.0

org.appspy.perf.sample.struts-showcase

GroupId

GroupId

org.appspy.perf
ArtifactId

ArtifactId

org.appspy.perf.sample.struts-showcase
Version

Version

1.0
Type

Type

war

Download org.appspy.perf.sample.struts-showcase 1.0


<!-- https://jarcasting.com/artifacts/org.appspy.perf/org.appspy.perf.sample.struts-showcase/ -->
<dependency>
    <groupId>org.appspy.perf</groupId>
    <artifactId>org.appspy.perf.sample.struts-showcase</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appspy.perf/org.appspy.perf.sample.struts-showcase/
implementation 'org.appspy.perf:org.appspy.perf.sample.struts-showcase:1.0'
// https://jarcasting.com/artifacts/org.appspy.perf/org.appspy.perf.sample.struts-showcase/
implementation ("org.appspy.perf:org.appspy.perf.sample.struts-showcase:1.0")
'org.appspy.perf:org.appspy.perf.sample.struts-showcase:war:1.0'
<dependency org="org.appspy.perf" name="org.appspy.perf.sample.struts-showcase" rev="1.0">
  <artifact name="org.appspy.perf.sample.struts-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appspy.perf', module='org.appspy.perf.sample.struts-showcase', version='1.0')
)
libraryDependencies += "org.appspy.perf" % "org.appspy.perf.sample.struts-showcase" % "1.0"
[org.appspy.perf/org.appspy.perf.sample.struts-showcase "1.0"]