Last Version

Hudson 2.2.1

The module that constitutes the main hudson.war

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson
Version

Version

2.2.1
Type

Type

pom
Description

Description

Hudson
The module that constitutes the main hudson.war
Project Organization

Project Organization

Hudson

Download hudson 2.2.1

Filename Size
hudson-2.2.1.pom 25 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.jvnet : animal-sniffer-annotation Optional jar 1.0

test (1)

Group / Artifact Type Version
org.jvnet.hudson : test-annotations jar 1.0

Project Modules

  • hudson-parent
  • hudson-test-utils
  • hudson-utils
  • hudson-remoting
  • hudson-cli
  • hudson-core
  • hudson-inject
  • hudson-plugin-utils
  • hudson-service
  • hudson-war
  • hudson-test-framework
  • hudson-plugin-parent