How To Install Java Artifact org.apache.maven.maven v3.2.1

org.apache.maven maven 3.2.1

Introduction

In this article, we'll learn how to install Java artifact maven from org.apache.maven group in version 3.2.1. The artifact is available in 84 versions: 4.0.0-alpha-13 4.0.0-alpha-12 4.0.0-alpha-10 4.0.0-alpha-9 4.0.0-alpha-8 4.0.0-alpha-7 4.0.0-alpha-5 4.0.0-alpha-4 4.0.0-alpha-3 4.0.0-alpha-2 3.9.6 3.9.5 3.9.4 3.9.3 3.9.2 3.9.1 3.9.0 3.8.8 3.8.7 3.8.6 3.8.5 3.8.4 3.8.3 3.8.2 3.8.1 3.6.3 3.6.2 3.6.1 3.6.0 3.5.4 3.5.3 3.5.2 3.5.0-beta-1 3.5.0-alpha-1 3.5.0 3.3.9 3.3.3 3.3.1 3.2.5 3.2.3 3.2.2 3.2.1 3.1.1 3.1.0-alpha-1 3.1.0 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0-beta-3 3.0-beta-2 3.0-beta-1 3.0-alpha-7 3.0-alpha-6 3.0-alpha-5 3.0-alpha-4 3.0-alpha-3 3.0-alpha-2 3.0-alpha-1 3.0 2.2.1 2.2.0 2.1.0-M1 2.1.0 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 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 Apache Maven project has its own website at: http://maven.apache.org/ref/${project.version}. The parent project is: org.apache.maven::maven-parent::23

How To Install Java Artifact org.apache.maven.maven In Version 3.2.1

To install the Apache Maven artifact in version 3.2.1 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 Apache Maven 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 (35)

Test dependencies (1)

Contributors