| Categories | CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery | 
|---|---|
| GroupId | GroupIdorg.hudsonci.plugins | 
| ArtifactId | ArtifactIdmaven3-slavebundle | 
| Last Version | Last Version3.0.6 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionHudson Maven3 Slave Bundle Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| maven3-slavebundle-3.0.6.pom | |
| maven3-slavebundle-3.0.6.zip | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-slavebundle/ -->
<dependency>
    <groupId>org.hudsonci.plugins</groupId>
    <artifactId>maven3-slavebundle</artifactId>
    <version>3.0.6</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-slavebundle/
implementation 'org.hudsonci.plugins:maven3-slavebundle:3.0.6'// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-slavebundle/
implementation ("org.hudsonci.plugins:maven3-slavebundle:3.0.6")'org.hudsonci.plugins:maven3-slavebundle:pom:3.0.6'<dependency org="org.hudsonci.plugins" name="maven3-slavebundle" rev="3.0.6">
  <artifact name="maven3-slavebundle" type="pom" />
</dependency>@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven3-slavebundle', version='3.0.6')
)libraryDependencies += "org.hudsonci.plugins" % "maven3-slavebundle" % "3.0.6"[org.hudsonci.plugins/maven3-slavebundle "3.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hudsonci.plugins : maven3-eventspy-3.1 | jar | 3.0.6 | 
| org.hudsonci.plugins : maven3-eventspy-3.0 | jar | 3.0.6 | 
| com.google.guava : guava-annotations | jar | r03 | 
| com.google.guava : guava-base | jar | r03 |