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