is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:test-integration 7.6.0.RC3


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-integration
Version

Version

7.6.0.RC3
Type

Type

jar

Download test-integration 7.6.0.RC3


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