MVN

com.vmware.dcm : dcm

Maven & Gradle

Jul 18, 2022
99 stars

Declarative Cluster Management (DCM) Library · Library for building declarative cluster managers. Please refer to the README at github.com/vmware/declarative-cluster-management/ for instructions on setting up solvers before use.

<dependency>
    <groupId>com.vmware.dcm</groupId>
    <artifactId>dcm</artifactId>
    <version>0.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vmware.dcm : dcm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.15.0

All Versions

Choose a version of com.vmware.dcm : dcm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
dcm-0.15.0
0.14.x
dcm-0.14.0
0.13.x
dcm-0.13.0
0.12.x
dcm-0.12.0
0.11.x
dcm-0.11.0
0.10.x
dcm-0.10.0
0.9.x
dcm-0.9.0
0.8.x
dcm-0.8.0
0.7.x
dcm-0.7.1
0.6.x
dcm-0.6.0
0.5.x
dcm-0.5.0
0.4.x
dcm-0.4.0
0.3.x
dcm-0.3.0
0.2.x
dcm-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.vmware.dcm</groupId>
    <artifactId>dcm</artifactId>
    <version>0.15.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vmware.dcm : dcm gradle dependency to your build.gradle file:

implementation 'com.vmware.dcm:dcm:0.15.0'

Gradle Kotlin DSL: Add the following com.vmware.dcm : dcm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vmware.dcm:dcm:0.15.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vmware.dcm : dcm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vmware.dcm" % "dcm" % "0.15.0"

Advertisement

Dependencies from Group

dcm
Jul 18, 2022
99 stars

Discover Dependencies

Sep 28, 2020
0 stars
Dec 26, 2022
3 usages
2.6k stars
Jul 01, 2023
2 usages
0 stars
Jul 01, 2023
3 usages
0 stars
Dec 12, 2021
1 usages
0 stars
Oct 10, 2020
1 usages
0 stars
Jul 01, 2023
2 usages
0 stars
Jul 01, 2023
0 stars
Apr 27, 2023
2 usages
3 stars