Last Version

Hudson 1.9


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

hudson
Version

Version

1.9
Type

Type

pom
Description

Description

Hudson
Project URL

Project URL

http://hudson-labs.org/

Download hudson 1.9

Filename Size
hudson-1.9.pom 5 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.