How To Install Java Artifact org.apache.maven.maven-api-model v4.0.0-alpha-2

org.apache.maven maven-api-model 4.0.0-alpha-2

Introduction

In this article, we'll learn how to install Java artifact maven-api-model from org.apache.maven group in version 4.0.0-alpha-2. The artifact is available in 10 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 The parent project is: org.apache.maven::maven-api::4.0.0-alpha-2

How To Install Java Artifact org.apache.maven.maven-api-model In Version 4.0.0-alpha-2

To install the Maven API Model artifact in version 4.0.0-alpha-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 API Model 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)