File | Operation |
---|---|
plugin-1.392.pom | download |
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.392</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.jvnet.hudson</groupId> <artifactId>hudson</artifactId> <version>1.7</version> </parent>
provided
|-- org.jvnet.hudson.main:hudson-core:1.392
|-- javax.servlet:servlet-api:2.4
test
|-- org.jvnet.hudson.main:hudson-war:1.392
|-- org.jvnet.hudson.main:hudson-test-harness:1.392