MVN

mule : scm

Maven & Gradle

Nov 06, 2006
<dependency>
    <groupId>mule</groupId>
    <artifactId>scm</artifactId>
    <version>cvs</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of mule : scm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: cvs

All Versions

Choose a version of mule : scm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
cvs
scm-cvs

How to add a dependency to Maven

Add the following mule : scm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>mule</groupId>
    <artifactId>scm</artifactId>
    <version>cvs</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following mule : scm gradle dependency to your build.gradle file:

implementation 'mule:scm:cvs'

Gradle Kotlin DSL: Add the following mule : scm gradle kotlin dependency to your build.gradle.kts file:

implementation("mule:scm:cvs")

How to add a dependency to SBT Scala

SBT Scala: Add the following mule : scm sbt scala dependency to your build.sbt file:

libraryDependencies += "mule" % "scm" % "cvs"

Advertisement

Dependencies from Group

3 usages
Jul 18, 2006
Jul 18, 2006
Jul 18, 2006
Nov 06, 2006

Discover Dependencies

Jan 05, 2015
2 stars
Oct 11, 2013
1 stars
Mar 29, 2013
23 stars
Mar 29, 2013
23 stars
Sep 30, 2012
23 stars
Sep 30, 2012
23 stars
Sep 30, 2012
23 stars
Sep 30, 2012
23 stars
Sep 30, 2012
23 stars
SDK
Feb 16, 2015