MVN

org.ow2.cmi : cmi-rmi

Maven & Gradle

Sep 07, 2011
13 usages

CMI: RMI · Provides some implementations of the specification RMI, to be used when CMI is stand-alone.

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

Latest Version

Choose a version of org.ow2.cmi : cmi-rmi 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-rmi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
cmi-rmi-2.2.6
cmi-rmi-2.2.5
cmi-rmi-2.2.4
cmi-rmi-2.2.3
cmi-rmi-2.2.2
cmi-rmi-2.2.1
2.1.x
cmi-rmi-2.1.4
cmi-rmi-2.1.3
cmi-rmi-2.1.2
cmi-rmi-2.1.1
cmi-rmi-2.1.0
2.0.x
cmi-rmi-2.0.10
cmi-rmi-2.0.9
2.0
cmi-rmi-2.0-RC8b
cmi-rmi-2.0-RC8
cmi-rmi-2.0-RC7
cmi-rmi-2.0-RC5b
cmi-rmi-2.0-RC6
cmi-rmi-2.0-RC5

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.ow2.cmi:cmi-rmi:2.2.6'

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

implementation("org.ow2.cmi:cmi-rmi:2.2.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ow2.cmi" % "cmi-rmi" % "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

Aug 16, 2013
1 usages
344 stars
Mar 23, 2006
Jul 15, 2014
1 usages
56 stars
May 31, 2013
4 usages
134 stars
Jan 04, 2006
Mar 17, 2012
2 usages
Apr 24, 2014
86 stars