Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson.plugins |
ArtifactId | ArtifactIdhudson-plugin-parent |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: Plugin Parent POM
Hudson Continuous Integration Server
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-plugin-parent-2.2.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/hudson-plugin-parent/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>hudson-plugin-parent</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/hudson-plugin-parent/
implementation 'org.jvnet.hudson.plugins:hudson-plugin-parent:2.2.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/hudson-plugin-parent/
implementation ("org.jvnet.hudson.plugins:hudson-plugin-parent:2.2.1")
'org.jvnet.hudson.plugins:hudson-plugin-parent:pom:2.2.1'
<dependency org="org.jvnet.hudson.plugins" name="hudson-plugin-parent" rev="2.2.1">
<artifact name="hudson-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='hudson-plugin-parent', version='2.2.1')
)
libraryDependencies += "org.jvnet.hudson.plugins" % "hudson-plugin-parent" % "2.2.1"
[org.jvnet.hudson.plugins/hudson-plugin-parent "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 2.2.1 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-war | war | 2.2.1 |
org.jvnet.hudson.main : hudson-test-framework | jar | 2.2.1 |
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 |