How To Install Java Artifact org.apache.maven.maven-archiver v2.6

org.apache.maven maven-archiver 2.6

Introduction

In this article, we'll learn how to install Java artifact maven-archiver from org.apache.maven group in version 2.6. The artifact is available in 34 versions: 3.6.2 3.6.1 3.6.0 3.5.2 3.5.1 3.5.0 3.4.0 3.3.0 3.2.0 3.1.1 3.1.0 3.0.2 3.0.1 3.0.0 2.6 2.5 2.4.2 2.4.1 2.4 2.3 2.2 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 The parent project is: org.apache.maven.shared::maven-shared-components::20

How To Install Java Artifact org.apache.maven.maven-archiver In Version 2.6

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

Provided dependencies (1)

Test dependencies (1)