File | Operation |
---|---|
analysis-pom-1.12.pom | download |
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>1.12</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='analysis-pom', version='1.12')
)
<parent> <groupId>org.jvnet.hudson.plugins</groupId> <artifactId>plugin</artifactId> <version>1.358</version> </parent>
compile
|-- org.jvnet.hudson.main:maven-plugin
|-- org.jvnet.hudson.plugins:dashboard-view:1.5
|-- com.google.code.findbugs:jsr305:1.3.9
|-- com.google.code.findbugs:annotations:1.3.9
test