<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>job-exporter</artifactId>
<version>0.3.0</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='job-exporter', version='0.3.0')
)
<parent> <groupId>org.jvnet.hudson.plugins</groupId> <artifactId>plugin</artifactId> <version>1.395</version> </parent>