How To Install Java Artifact org.apache.maven.maven-plugin-tools v2.0-SNAPSHOT

org.apache.maven maven-plugin-tools 2.0-SNAPSHOT

Introduction

In this article, we'll learn how to install Java artifact maven-plugin-tools from org.apache.maven group in version 2.0-SNAPSHOT. The artifact is available in 14 versions: 2.1 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0-beta-3 2.0-beta-2 2.0-beta-1 2.0-alpha-3 2.0-alpha-2 2.0-alpha-1 2.0-SNAPSHOT 2.0 The parent project is: org.apache.maven::maven::2.0-SNAPSHOT

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

To install the Maven Plugin Tools Base POM artifact in version 2.0-SNAPSHOT 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 Base POM 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.