How To Install Java Artifact org.apache.maven.plugin-tools.maven-plugin-tools v3.2

org.apache.maven.plugin-tools maven-plugin-tools 3.2

Introduction

In this article, we'll learn how to install Java artifact maven-plugin-tools from org.apache.maven.plugin-tools group in version 3.2. The artifact is available in 31 versions: 3.12.0 3.11.0 3.10.2 3.10.1 3.9.0 3.8.2 3.8.1 3.7.1 3.7.0 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 2.9 2.8 2.7 2.6 2.5.1 2.5 2.4.3 2.4.2 2.4.1 2.4 The Maven Plugin Tools project has its own website at: http://maven.apache.org/plugin-tools/. The parent project is: org.apache.maven::maven-parent::22

How To Install Java Artifact org.apache.maven.plugin-tools.maven-plugin-tools In Version 3.2

To install the Maven Plugin Tools artifact in version 3.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Maven Plugin Tools dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (24)

Test dependencies (2)

Contributors