Last Version

Hudson :: Plugin Parent POM 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.plugins
ArtifactId

ArtifactId

hudson-plugin-parent
Version

Version

3.3.3
Type

Type

pom
Description

Description

Hudson :: Plugin Parent POM
Hudson Continuous Integration Server
Project Organization

Project Organization

Hudson

Download hudson-plugin-parent 3.3.3


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

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.hudson : hudson-core jar 3.3.3
javax.servlet : servlet-api jar 2.4

test (7)

Group / Artifact Type Version
org.eclipse.hudson : hudson-war war 3.3.3
org.eclipse.hudson : hudson-test-framework jar 3.3.3
junit : junit jar 4.8.1
org.powermock : powermock-module-junit4 Optional jar 1.4.10
org.powermock : powermock-api-easymock Optional jar 1.4.10
org.easymock : easymock Optional jar 3.0
org.mockito : mockito-core Optional jar 1.8.5

Project Modules

There are no modules declared in this project.