Last Version

Hudson 3.0.0-M2

The module that constitutes the main hudson.war

License

License

Categories

Categories

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

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson
Version

Version

3.0.0-M2
Type

Type

pom
Description

Description

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

Project Organization

Hudson

Download hudson 3.0.0-M2

Filename Size
hudson-3.0.0-M2.pom 29 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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