Files download
File Operation
commons-jelly-tags-junit-1.0-hudson-20120704.jar download
commons-jelly-tags-junit-1.0-hudson-20120704.pom download
commons-jelly-tags-junit-1.0-hudson-20120704-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hudsonci.stapler</groupId>
  <artifactId>commons-jelly-tags-junit</artifactId>
  <version>1.0-hudson-20120704</version>
</dependency>
Gradle Groovy
implementation 'org.hudsonci.stapler:commons-jelly-tags-junit:1.0-hudson-20120704'
Gradle Kotlin
implementation("org.hudsonci.stapler:commons-jelly-tags-junit:1.0-hudson-20120704")
Scala SBT
libraryDependencies += "org.hudsonci.stapler" % "commons-jelly-tags-junit" % "1.0-hudson-20120704"
Groovy Grape
@Grapes(
  @Grab(group='org.hudsonci.stapler', module='commons-jelly-tags-junit', version='1.0-hudson-20120704')
)
Apache Ivy
<dependency org="org.hudsonci.stapler" name="commons-jelly-tags-junit" rev="1.0-hudson-20120704" />
Leiningen
[org.hudsonci.stapler/commons-jelly-tags-junit "1.0-hudson-20120704"]
Apache Buildr
'org.hudsonci.stapler:commons-jelly-tags-junit:jar:1.0-hudson-20120704'