Aether Ant Tasks

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

License

License

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.aether
ArtifactId

ArtifactId

aether-ant-tasks
Last Version

Last Version

1.0.1.v20141111
Release Date

Release Date

Type

Type

jar
Description

Description

Aether Ant Tasks
Ant tasks handling Maven artifacts using Aether and Maven Aether Provider.
Project URL

Project URL

http://www.eclipse.org/aether/
Project Organization

Project Organization

The Eclipse Foundation

Download aether-ant-tasks

How to add to project

<!-- 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"]

Dependencies

compile (11)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.6.2

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.v20141111
1.0.0.v20140518
0.9.0.v20140226
0.9.0.M4
0.9.0.M3