<dependency>
<groupId>org.hudsonci.stapler</groupId>
<artifactId>commons-jelly-tags-junit</artifactId>
<version>1.0-hudson-20120704</version>
</dependency>
libraryDependencies += "org.hudsonci.stapler" % "commons-jelly-tags-junit" % "1.0-hudson-20120704"
@Grapes(
@Grab(group='org.hudsonci.stapler', module='commons-jelly-tags-junit', version='1.0-hudson-20120704')
)
<dependency org="org.hudsonci.stapler" name="commons-jelly-tags-junit" rev="1.0-hudson-20120704" />