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

org.apache.maven.wagon wagon-file 2.6

Introduction

In this article, we'll learn how to install Java artifact wagon-file from org.apache.maven.wagon group in version 2.6. The artifact is available in 41 versions: 3.5.3 3.5.2 3.5.1 3.5.0 3.4.3 3.4.2 3.4.1 3.4.0 3.3.4 3.3.3 3.3.2 3.3.1 3.2.0 3.1.0 3.0.0 2.12 2.10 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.0-beta-7 1.0-beta-6 1.0-beta-5 1.0-beta-4 1.0-beta-3 1.0-beta-2 1.0-beta-1 1.0-alpha-7 1.0-alpha-6 1.0-alpha-5 1.0-alpha-4 1.0-alpha-3 1.0-alpha-2 1.0 The parent project is: org.apache.maven.wagon::wagon-providers::2.6

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

To install the Apache Maven Wagon :: Providers :: File Provider 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 Wagon :: Providers :: File Provider 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)