How To Install Java Artifact org.apache.maven.wagon.wagon v1.0-beta-5

org.apache.maven.wagon wagon 1.0-beta-5

Introduction

In this article, we'll learn how to install Java artifact wagon from org.apache.maven.wagon group in version 1.0-beta-5. The artifact is available in 39 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-6 1.0-alpha-4 1.0-alpha-3 1.0-alpha-2 1.0 The Maven Wagon project has its own website at: http://maven.apache.org/wagon. The parent project is: org.apache.maven::maven-parent::11

How To Install Java Artifact org.apache.maven.wagon.wagon In Version 1.0-beta-5

To install the Maven Wagon artifact in version 1.0-beta-5 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 Wagon 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 (8)

Test dependencies (1)

Developers

Contributors