is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:jmx-webapp-it 9.3.17.RC0


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

jmx-webapp-it
Version

Version

9.3.17.RC0
Type

Type

jar

Download jmx-webapp-it 9.3.17.RC0


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