Last Version

Hudson :: Maven (legacy) :: M3 Agent 3.0.1-1

Hudson Legacy Maven Integration

License

License

Categories

Categories

Maven Build Tools Hudson Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

maven3-agent
Version

Version

3.0.1-1
Type

Type

jar
Description

Description

Hudson :: Maven (legacy) :: M3 Agent
Hudson Legacy Maven Integration
Project Organization

Project Organization

Hudson

Download maven3-agent 3.0.1-1


<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-agent/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>maven3-agent</artifactId>
    <version>3.0.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-agent/
implementation 'org.eclipse.hudson.main:maven3-agent:3.0.1-1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/maven3-agent/
implementation ("org.eclipse.hudson.main:maven3-agent:3.0.1-1")
'org.eclipse.hudson.main:maven3-agent:jar:3.0.1-1'
<dependency org="org.eclipse.hudson.main" name="maven3-agent" rev="3.0.1-1">
  <artifact name="maven3-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='maven3-agent', version='3.0.1-1')
)
libraryDependencies += "org.eclipse.hudson.main" % "maven3-agent" % "3.0.1-1"
[org.eclipse.hudson.main/maven3-agent "3.0.1-1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-embedder jar 3.0.2
org.codehaus.plexus : plexus-classworlds jar 2.4

provided (1)

Group / Artifact Type Version
org.eclipse.hudson.main : maven3-interceptor jar 3.0.1-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.