Aether Ant Tasks

Ant tasks handling Maven artifacts using Aether and Maven Aether Provider.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.aether
Идентификатор

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

aether-ant-tasks
Последняя версия

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

1.0.1.v20141111
Дата

Дата

Тип

Тип

jar
Описание

Описание

Aether Ant Tasks
Ant tasks handling Maven artifacts using Aether and Maven Aether Provider.
Ссылка на сайт

Ссылка на сайт

http://www.eclipse.org/aether/
Организация-разработчик

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

The Eclipse Foundation

Скачать aether-ant-tasks

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

<!-- https://jarcasting.com/artifacts/org.eclipse.aether/aether-ant-tasks/ -->
<dependency>
    <groupId>org.eclipse.aether</groupId>
    <artifactId>aether-ant-tasks</artifactId>
    <version>1.0.1.v20141111</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-ant-tasks/
implementation 'org.eclipse.aether:aether-ant-tasks:1.0.1.v20141111'
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-ant-tasks/
implementation ("org.eclipse.aether:aether-ant-tasks:1.0.1.v20141111")
'org.eclipse.aether:aether-ant-tasks:jar:1.0.1.v20141111'
<dependency org="org.eclipse.aether" name="aether-ant-tasks" rev="1.0.1.v20141111">
  <artifact name="aether-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-ant-tasks', version='1.0.1.v20141111')
)
libraryDependencies += "org.eclipse.aether" % "aether-ant-tasks" % "1.0.1.v20141111"
[org.eclipse.aether/aether-ant-tasks "1.0.1.v20141111"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.eclipse.aether : aether-api jar 1.0.1.v20141111
org.eclipse.aether : aether-util jar 1.0.1.v20141111
org.eclipse.aether : aether-impl jar 1.0.1.v20141111
org.eclipse.aether : aether-connector-basic jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-classpath jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-file jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-http jar 1.0.1.v20141111
org.apache.maven : maven-aether-provider jar 3.1.0
org.apache.maven : maven-settings-builder jar 3.1.0
org.codehaus.plexus : plexus-interpolation jar 1.16
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.1.1

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.8.2
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-nop jar 1.6.2

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.apache.ant : ant-testutil jar 1.8.2
org.apache.ant : ant-launcher jar 1.8.2
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.eclipse.aether : aether-test-util jar 1.0.1.v20141111

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

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

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

Версия
1.0.1.v20141111
1.0.0.v20140518
0.9.0.v20140226
0.9.0.M4
0.9.0.M3