Last Version

Maven Ant Plugin Tools 2.1

Maven shared components

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

org.apache.maven
ArtifactId

ArtifactId

maven-plugin-tools-ant
Version

Version

2.1
Type

Type

jar
Description

Description

Maven Ant Plugin Tools
Maven shared components
Project Organization

Project Organization

Apache Software Foundation

Download maven-plugin-tools-ant 2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-tools-api jar 2.1
org.apache.maven : maven-plugin-descriptor jar 2.0.5
org.apache.maven : maven-plugin-tools-model jar 2.1
org.codehaus.plexus : plexus-utils jar 1.1

Project Modules

There are no modules declared in this project.