File | Operation |
---|---|
parent-1.0-h-6.pom | download |
<dependency>
<groupId>org.jvnet.hudson.plugins.findbugs</groupId>
<artifactId>parent</artifactId>
<version>1.0-h-6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins.findbugs', module='parent', version='1.0-h-6')
)
<parent> <groupId>org.hudsonci.plugins</groupId> <artifactId>analysis-pom</artifactId> <version>1.42-h-2</version> </parent>