How To Install Java Artifact org.apache.maven.scm.maven-scm-provider-svnexe v1.9.5

org.apache.maven.scm maven-scm-provider-svnexe 1.9.5

Introduction

In this article, we'll learn how to install Java artifact maven-scm-provider-svnexe from org.apache.maven.scm group in version 1.9.5. The artifact is available in 31 versions: 2.1.0 2.0.1 2.0.0-M3 2.0.0-M2 2.0.0-M1 2.0.0 1.13.0 1.12.2 1.12.0 1.11.3 1.11.2 1.11.1 1.10.0 1.9.5 1.9.4 1.9.2 1.9.1 1.9 1.8.1 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0-rc1 1.0-beta-4 1.0-beta-3 1.0 The parent project is: org.apache.maven.scm::maven-scm-providers-svn::1.9.5

How To Install Java Artifact org.apache.maven.scm.maven-scm-provider-svnexe In Version 1.9.5

To install the Maven SCM Subversion Provider - SVN Executable Impl. artifact in version 1.9.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 SCM Subversion Provider - SVN Executable Impl. 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 (2)

Test dependencies (2)

Contributors