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

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

Introduction

In this article, we'll learn how to install Java artifact maven-plugin-annotations from org.apache.maven.plugin-tools group in version 3.2. The artifact is available in 21 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 The parent project is: org.apache.maven.plugin-tools::maven-plugin-tools::3.2

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

To install the Maven Plugin Java 5 Annotations 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 Java 5 Annotations 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.

Compile dependencies (1)