How To Install Java Artifact org.apache.maven.scm.maven-scm v1.0-rc1

org.apache.maven.scm maven-scm 1.0-rc1

Introduction

In this article, we'll learn how to install Java artifact maven-scm from org.apache.maven.scm group in version 1.0-rc1. The artifact is available in 37 versions: test-1.0-alpha-2-20050712.151302-2 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-beta-2 1.0-beta-1 1.0-alpha-4 1.0-alpha-2 1.0-alpha-1 1.0 The parent project is: org.apache.maven::maven-parent::5

How To Install Java Artifact org.apache.maven.scm.maven-scm In Version 1.0-rc1

To install the Maven SCM artifact in version 1.0-rc1 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 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)