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