Download hudson-war-3.2.0-M0.jar file - Jar h

Jar examples for h:hudson-war

Description

Creates a war file. Also includes additional static web resources, such as images, CSS, JavaScript, and some HTML files.

You can download jar file hudson-war 3.2.0-M0 in this page.

License

Open Source License

Build File

You can use the following script to add hudson-war-3.2.0-M0.jar to your project.

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

Download

Click the following link to download the jar file.

hudson-war-3.2.0-M0-javadoc.jar
hudson-war-3.2.0-M0-war-for-test.jar
hudson-war-3.2.0-M0.pom



Related Tutorials