Maven Ant Mojo Support

Maven Ant Mojo Support, ie write Maven plugins with Ant scripts.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Ant
Группа

Группа

org.apache.maven.plugin-tools
Идентификатор

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

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

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

3.6.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven Ant Mojo Support
Maven Ant Mojo Support, ie write Maven plugins with Ant scripts.
Организация-разработчик

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

The Apache Software Foundation

Скачать maven-script-ant

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

<!-- https://jarcasting.com/artifacts/org.apache.maven.plugin-tools/maven-script-ant/ -->
<dependency>
    <groupId>org.apache.maven.plugin-tools</groupId>
    <artifactId>maven-script-ant</artifactId>
    <version>3.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.plugin-tools/maven-script-ant/
implementation 'org.apache.maven.plugin-tools:maven-script-ant:3.6.4'
// https://jarcasting.com/artifacts/org.apache.maven.plugin-tools/maven-script-ant/
implementation ("org.apache.maven.plugin-tools:maven-script-ant:3.6.4")
'org.apache.maven.plugin-tools:maven-script-ant:jar:3.6.4'
<dependency org="org.apache.maven.plugin-tools" name="maven-script-ant" rev="3.6.4">
  <artifact name="maven-script-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.plugin-tools', module='maven-script-ant', version='3.6.4')
)
libraryDependencies += "org.apache.maven.plugin-tools" % "maven-script-ant" % "3.6.4"
[org.apache.maven.plugin-tools/maven-script-ant "3.6.4"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.9.16
org.apache.ant : ant-launcher jar 1.9.16
org.apache.maven : maven-plugin-api jar 3.2.5
org.codehaus.plexus : plexus-ant-factory jar 1.0-alpha-2.1
org.codehaus.plexus : plexus-archiver jar 4.2.5
org.apache.maven : maven-core jar 3.2.5

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.28.2

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

Данный проект не имеет модулей.
org.apache.maven.plugin-tools

The Apache Software Foundation

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

Версия
3.6.4
3.6.2
3.6.1
3.6.0
3.5.2
3.5.1
3.5
3.4
3.3
3.2
3.1
3.0