License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.main |
ArtifactId | ArtifactIdmaven3-slavebundle |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: Maven 3 :: Slave Bundle
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
maven3-slavebundle-3.0.1.pom | |
maven3-slavebundle-3.0.1.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-slavebundle/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>maven3-slavebundle</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-slavebundle/
implementation 'org.eclipse.hudson.main:maven3-slavebundle:3.0.1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-slavebundle/
implementation ("org.eclipse.hudson.main:maven3-slavebundle:3.0.1")
'org.eclipse.hudson.main:maven3-slavebundle:pom:3.0.1'
<dependency org="org.eclipse.hudson.main" name="maven3-slavebundle" rev="3.0.1">
<artifact name="maven3-slavebundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='maven3-slavebundle', version='3.0.1')
)
libraryDependencies += "org.eclipse.hudson.main" % "maven3-slavebundle" % "3.0.1"
[org.eclipse.hudson.main/maven3-slavebundle "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : maven3-eventspy-3.0 | jar | 3.0.1 |
org.eclipse.hudson.main : hudson-utils | jar | 3.0.0-M1-1 |