Last Version

Hudson :: War 3.0.0-M2

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

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson-war
Version

Version

3.0.0-M2
Type

Type

war
Description

Description

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

Project Organization

Hudson

Download hudson-war 3.0.0-M2


<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-war/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>hudson-war</artifactId>
    <version>3.0.0-M2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-war/
implementation 'org.eclipse.hudson.main:hudson-war:3.0.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-war/
implementation ("org.eclipse.hudson.main:hudson-war:3.0.0-M2")
'org.eclipse.hudson.main:hudson-war:war:3.0.0-M2'
<dependency org="org.eclipse.hudson.main" name="hudson-war" rev="3.0.0-M2">
  <artifact name="hudson-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-war', version='3.0.0-M2')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-war" % "3.0.0-M2"
[org.eclipse.hudson.main/hudson-war "3.0.0-M2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.hudson.main : hudson-core jar 3.0.0-M2
org.eclipse.hudson.main : hudson-inject jar 3.0.0-M2
org.eclipse.hudson.main : hudson-service jar 3.0.0-M2
org.eclipse.hudson.main : hudson-remoting jar 3.0.0-M2
org.slf4j : slf4j-jdk14 jar 1.6.1

Project Modules

There are no modules declared in this project.