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