File | Operation |
---|---|
test-jmx-parent-9.2.21.v20170120.pom | download |
<dependency>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-jmx-parent</artifactId>
<version>9.2.21.v20170120</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='test-jmx-parent', version='9.2.21.v20170120')
)
<dependency org="org.eclipse.jetty.tests" name="test-jmx-parent" rev="9.2.21.v20170120" />
<parent> <groupId>org.eclipse.jetty.tests</groupId> <artifactId>tests-parent</artifactId> <version>9.2.21.v20170120</version> </parent>