Last Version

Hudson Parent 2.2.1

Hudson Continuous Integration Server

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

hudson-parent
Version

Version

2.2.1
Type

Type

pom
Description

Description

Hudson Parent
Hudson Continuous Integration Server
Project Organization

Project Organization

Hudson

Download hudson-parent 2.2.1

Filename Size
hudson-parent-2.2.1.pom 13 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.