Last Version

Hudson 3.3.3

Hudson Continuous Integration Server

License

License

Categories

Categories

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

GroupId

org.eclipse.hudson
ArtifactId

ArtifactId

hudson-parent
Version

Version

3.3.3
Type

Type

pom
Description

Description

Hudson
Hudson Continuous Integration Server
Project Organization

Project Organization

Hudson

Download hudson-parent 3.3.3

Filename Size
hudson-parent-3.3.3.pom 45 KB
Browse

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

Dependencies

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

Project Modules

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