Last Version

Maven Plugin Tools for Java 2.1

Maven shared components

License

License

Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

org.apache.maven
ArtifactId

ArtifactId

maven-plugin-tools-java
Version

Version

2.1
Type

Type

jar
Description

Description

Maven Plugin Tools for Java
Maven shared components
Project Organization

Project Organization

Apache Software Foundation

Download maven-plugin-tools-java 2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-tools-api jar 2.1
org.apache.maven : maven-plugin-descriptor jar 2.0.5
qdox : qdox jar 1.6.1

Project Modules

There are no modules declared in this project.