is not current version
Last Version 9.0.0.v20130315

org.mortbay.jetty.testwars:test-war-jruby 7.6.0.RC1


Categories

Categories

Ruby Languages Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty.testwars
ArtifactId

ArtifactId

test-war-jruby
Version

Version

7.6.0.RC1
Type

Type

war

Download test-war-jruby 7.6.0.RC1


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