License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.plugins |
ArtifactId | ArtifactIdhudson-plugin-parent |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: Plugin Parent POM
Hudson Continuous Integration Server
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-plugin-parent-3.3.3.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-core | jar | 3.3.3 |
javax.servlet : servlet-api | jar | 2.4 |
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 |