is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:test-jmx-parent 9.4.0.M1


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-jmx-parent
Version

Version

9.4.0.M1
Type

Type

pom

Download test-jmx-parent 9.4.0.M1

Filename Size
test-jmx-parent-9.4.0.M1.pom 680 bytes
Browse

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