License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Hudson Continuous Integration and Continuous Delivery |
GroupId | GroupIdorg.hudsonci.plugins |
ArtifactId | ArtifactIdmaven3-agent |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegacy Maven Plugin M3 Agent
Hudson Legacy Maven Integration
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
maven3-agent-3.0.2.pom | |
maven3-agent-3.0.2.jar | 6 KB |
maven3-agent-3.0.2-sources.jar | 4 KB |
maven3-agent-3.0.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-agent/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>maven3-agent</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-agent/
implementation 'org.hudsonci.plugins:maven3-agent:3.0.2'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-agent/
implementation ("org.hudsonci.plugins:maven3-agent:3.0.2")
'org.hudsonci.plugins:maven3-agent:jar:3.0.2'
<dependency org="org.hudsonci.plugins" name="maven3-agent" rev="3.0.2">
<artifact name="maven3-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven3-agent', version='3.0.2')
)
libraryDependencies += "org.hudsonci.plugins" % "maven3-agent" % "3.0.2"
[org.hudsonci.plugins/maven3-agent "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-embedder | jar | 3.0.2 |
org.codehaus.plexus : plexus-classworlds | jar | 2.3 |
org.sonatype.sisu : sisu-inject-plexus | jar | 2.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hudsonci.plugins : maven3-interceptor | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |