is not current version
Last Version 9.0.0.v20130315

org.mortbay.jetty.testwars:testwars-parent 7.4.0.RC0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty.testwars
ArtifactId

ArtifactId

testwars-parent
Version

Version

7.4.0.RC0
Type

Type

pom

Download testwars-parent 7.4.0.RC0


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/testwars-parent/ -->
<dependency>
    <groupId>org.mortbay.jetty.testwars</groupId>
    <artifactId>testwars-parent</artifactId>
    <version>7.4.0.RC0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/testwars-parent/
implementation 'org.mortbay.jetty.testwars:testwars-parent:7.4.0.RC0'
// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/testwars-parent/
implementation ("org.mortbay.jetty.testwars:testwars-parent:7.4.0.RC0")
'org.mortbay.jetty.testwars:testwars-parent:pom:7.4.0.RC0'
<dependency org="org.mortbay.jetty.testwars" name="testwars-parent" rev="7.4.0.RC0">
  <artifact name="testwars-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty.testwars', module='testwars-parent', version='7.4.0.RC0')
)
libraryDependencies += "org.mortbay.jetty.testwars" % "testwars-parent" % "7.4.0.RC0"
[org.mortbay.jetty.testwars/testwars-parent "7.4.0.RC0"]