How To Install Java Artifact org.apache.maven.scm.maven-scm-api v1.13.0

org.apache.maven.scm maven-scm-api 1.13.0

Introduction

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

How To Install Java Artifact org.apache.maven.scm.maven-scm-api In Version 1.13.0

To install the Maven SCM API artifact in version 1.13.0 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 API 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.

Test dependencies (1)