File | Operation |
---|---|
dtkit-metrics-parent-4.pom | download |
<dependency>
<groupId>org.jvnet.hudson.dtkit</groupId>
<artifactId>dtkit-metrics-parent</artifactId>
<version>4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.dtkit', module='dtkit-metrics-parent', version='4')
)
<parent> <groupId>org.jvnet.hudson</groupId> <artifactId>hudson</artifactId> <version>1.7</version> </parent>