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