How To Install Java Artifact org.jvnet.wagon-svn.wagon-svn v1.8

org.jvnet.wagon-svn wagon-svn 1.8

Introduction

In this article, we'll learn how to install Java artifact wagon-svn from org.jvnet.wagon-svn group in version 1.8. The artifact is available in 12 versions: 1.12 1.11 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0 . The Maven Wagon for Subversion project has been released under CDDL license.

How To Install Java Artifact org.jvnet.wagon-svn.wagon-svn In Version 1.8

To install the Maven Wagon for Subversion artifact in version 1.8 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 for Subversion 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 (3)

Licenses