<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>jobConfigHistory</artifactId>
<version>1.9</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='jobConfigHistory', version='1.9')
)
<parent> <groupId>org.jvnet.hudson.plugins</groupId> <artifactId>plugin</artifactId> <version>1.353</version> </parent>
provided
|-- commons-lang:commons-lang:2.4
|-- org.kohsuke.stapler:stapler:1.139
test
|-- org.mortbay.jetty:servlet-api-2.5:6.1.14
|-- org.jvnet.hudson:htmlunit:2.6-hudson-2
|-- junit:junit:4.7