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