Download hudson-utils-3.0.0-M0-1.jar file - Jar h

Jar examples for h:hudson-utils

Description

Contains common utility code, reusable outside Hudson.

You can download jar file hudson-utils 3.0.0-M0-1 in this page.

License

Open Source License

Build File

You can use the following script to add hudson-utils-3.0.0-M0-1.jar to your project.

<dependency>
   <groupId>org.eclipse.hudson.main</groupId>
   <artifactId>hudson-utils</artifactId>
   <version>3.0.0-M0-1</version>
</dependency>
compile group: 'org.eclipse.hudson.main', name: 'hudson-utils', version: '3.0.0-M0-1'
libraryDependencies += "org.eclipse.hudson.main" % "hudson-utils" % "3.0.0-M0-1"
<dependency org="org.eclipse.hudson.main" name="hudson-utils" rev="3.0.0-M0-1"/>
@Grapes(@Grab(group='org.eclipse.hudson.main', module='hudson-utils', version='3.0.0-M0-1'))
'org.eclipse.hudson.main:hudson-utils:jar:3.0.0-M0-1'

Download

Click the following link to download the jar file.

hudson-utils-3.0.0-M0-1-javadoc.jar
hudson-utils-3.0.0-M0-1-sources.jar
hudson-utils-3.0.0-M0-1.jar
hudson-utils-3.0.0-M0-1.pom



Related Tutorials