License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson |
ArtifactId | ArtifactIdhudson-war |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionHudson :: War
Creates a war file. Also includes additional static web resources, such as images, CSS, JavaScript, and
some HTML files.
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-war-3.3.3.pom | |
hudson-war-3.3.3.war | 27 MB |
hudson-war-3.3.3-war-for-test.jar | 27 MB |
hudson-war-3.3.3-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson/hudson-war/ -->
<dependency>
<groupId>org.eclipse.hudson</groupId>
<artifactId>hudson-war</artifactId>
<version>3.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson/hudson-war/
implementation 'org.eclipse.hudson:hudson-war:3.3.3'
// https://jarcasting.com/artifacts/org.eclipse.hudson/hudson-war/
implementation ("org.eclipse.hudson:hudson-war:3.3.3")
'org.eclipse.hudson:hudson-war:war:3.3.3'
<dependency org="org.eclipse.hudson" name="hudson-war" rev="3.3.3">
<artifact name="hudson-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson', module='hudson-war', version='3.3.3')
)
libraryDependencies += "org.eclipse.hudson" % "hudson-war" % "3.3.3"
[org.eclipse.hudson/hudson-war "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-core | jar | 3.3.3 |
org.eclipse.hudson : hudson-inject | jar | 3.3.3 |
org.eclipse.hudson : hudson-service | jar | 3.3.3 |
org.eclipse.hudson : hudson-remoting | jar | 3.0.3 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.13 |