is not current version
Last Version 1.1

org.appspy.perf:org.appspy.perf.sample.book-mvc 1.0

Appspy

GroupId

GroupId

org.appspy.perf
ArtifactId

ArtifactId

org.appspy.perf.sample.book-mvc
Version

Version

1.0
Type

Type

war

Download org.appspy.perf.sample.book-mvc 1.0


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