is not current version
Last Version 8.0.0.M0

org.eclipse.jetty.tests:test-webapp-rfc2616 7.0.0.RC3


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-webapp-rfc2616
Version

Version

7.0.0.RC3
Type

Type

war

Download test-webapp-rfc2616 7.0.0.RC3


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-rfc2616/ -->
<dependency>
    <groupId>org.eclipse.jetty.tests</groupId>
    <artifactId>test-webapp-rfc2616</artifactId>
    <version>7.0.0.RC3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-rfc2616/
implementation 'org.eclipse.jetty.tests:test-webapp-rfc2616:7.0.0.RC3'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-rfc2616/
implementation ("org.eclipse.jetty.tests:test-webapp-rfc2616:7.0.0.RC3")
'org.eclipse.jetty.tests:test-webapp-rfc2616:war:7.0.0.RC3'
<dependency org="org.eclipse.jetty.tests" name="test-webapp-rfc2616" rev="7.0.0.RC3">
  <artifact name="test-webapp-rfc2616" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='test-webapp-rfc2616', version='7.0.0.RC3')
)
libraryDependencies += "org.eclipse.jetty.tests" % "test-webapp-rfc2616" % "7.0.0.RC3"
[org.eclipse.jetty.tests/test-webapp-rfc2616 "7.0.0.RC3"]