Legacy maven plugin M2 Agent

Code that boots up Maven2 with Hudson's remoting support in place. Used for the native maven support.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Hudson Continuous Integration and Continuous Delivery
Группа

Группа

org.hudsonci.plugins
Идентификатор

Идентификатор

maven-agent
Последняя версия

Последняя версия

3.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Legacy maven plugin M2 Agent
Code that boots up Maven2 with Hudson's remoting support in place. Used for the native maven support.
Организация-разработчик

Организация-разработчик

Hudson

Скачать maven-agent

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven-agent/ -->
<dependency>
    <groupId>org.hudsonci.plugins</groupId>
    <artifactId>maven-agent</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven-agent/
implementation 'org.hudsonci.plugins:maven-agent:3.0.2'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven-agent/
implementation ("org.hudsonci.plugins:maven-agent:3.0.2")
'org.hudsonci.plugins:maven-agent:jar:3.0.2'
<dependency org="org.hudsonci.plugins" name="maven-agent" rev="3.0.2">
  <artifact name="maven-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven-agent', version='3.0.2')
)
libraryDependencies += "org.hudsonci.plugins" % "maven-agent" % "3.0.2"
[org.hudsonci.plugins/maven-agent "3.0.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.hudsonci.plugins : maven-interceptor jar 3.0.2
classworlds : classworlds jar 1.1
org.apache.ant : ant jar 1.8.2
org.apache.httpcomponents : httpclient jar 4.3.6

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 2.0.9

test (1)

Идентификатор библиотеки Тип Версия
org.eclipse.hudson : hudson-remoting jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.
org.hudsonci.plugins

Hudson CI Server 3.x plugins

Версии библиотеки

Версия
3.0.2
3.0.1
3.0.0