MVN

org.ow2.cmi : cmi-core-common

Maven & Gradle

Sep 07, 2011
22 usages

CMI: Common Core · Core of CMI client and server.

<dependency>
    <groupId>org.ow2.cmi</groupId>
    <artifactId>cmi-core-common</artifactId>
    <version>2.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.cmi : cmi-core-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.6
  • Latest Release Candidate: 2.0-RC8b

All Versions

Choose a version of org.ow2.cmi : cmi-core-common to add to Maven or Gradle - All Versions:

  • Version Updated
  • cmi-core-common-2.2.6

    Sep 07, 2011
  • cmi-core-common-2.2.5

    Feb 09, 2011
  • cmi-core-common-2.2.4

    Mar 24, 2010
  • cmi-core-common-2.2.3

    Nov 30, 2009
  • cmi-core-common-2.2.2

    Sep 07, 2009
  • cmi-core-common-2.2.1

    Jul 15, 2009
  • cmi-core-common-2.1.4

    Jun 05, 2009
  • cmi-core-common-2.1.3

    Apr 06, 2009
  • cmi-core-common-2.1.2

    Feb 09, 2009
  • cmi-core-common-2.1.1

    Dec 10, 2008
  • cmi-core-common-2.1.0

    Oct 30, 2008
  • cmi-core-common-2.0.10

    Oct 07, 2008
  • cmi-core-common-2.0-RC8b

    Oct 07, 2008
  • cmi-core-common-2.0.9

    Sep 05, 2008
  • cmi-core-common-2.0-RC8

    Jul 16, 2008
  • cmi-core-common-2.0-RC7

    May 22, 2008
  • cmi-core-common-2.0-RC5b

    May 02, 2008
  • cmi-core-common-2.0-RC6

    Apr 29, 2008
  • cmi-core-common-2.0-RC5

    Apr 02, 2008

How to add a dependency to Maven

Add the following org.ow2.cmi : cmi-core-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.cmi</groupId>
    <artifactId>cmi-core-common</artifactId>
    <version>2.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.cmi : cmi-core-common gradle dependency to your build.gradle file:

implementation 'org.ow2.cmi:cmi-core-common:2.2.6'

Gradle Kotlin DSL: Add the following org.ow2.cmi : cmi-core-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.cmi:cmi-core-common:2.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.cmi : cmi-core-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.cmi" % "cmi-core-common" % "2.2.6"

Advertisement

Dependencies from Group

Sep 07, 2011
36 usages
Sep 07, 2011
27 usages
Sep 07, 2011
25 usages
Sep 07, 2011
23 usages
Sep 07, 2011
22 usages

Discover Dependencies

Feb 15, 2023
216 usages
5 stars
May 02, 2015
17 usages
Feb 15, 2023
144 usages
5 stars
Jun 01, 2018
10 usages
42 stars
Sep 23, 2020
9 usages
313 stars
Aug 23, 2019
49 usages
2.4k stars
May 11, 2022
24 usages
19k stars
Jan 22, 2023
9 usages
3 stars
Apr 23, 2006
27 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome