is not current version
Last Version 9.0.0.v20130315

org.mortbay.jetty.testwars:test-war-scm 8.1.0.RC5


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty.testwars
ArtifactId

ArtifactId

test-war-scm
Version

Version

8.1.0.RC5
Type

Type

pom

Download test-war-scm 8.1.0.RC5


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