Provide a module that provides all modules required to embed CMI (excepted the smart factory, examples and rmi modules).
'org.ow2.cmi:cmi-all:2.0-RC7'
<dependency>
<groupId>org.ow2.cmi</groupId>
<artifactId>cmi-all</artifactId>
<version>2.0-RC7</version>
</dependency>
<dependency org="org.ow2.cmi" name="cmi-all" rev="2.0-RC7"/>
"org.ow2.cmi", "cmi-all", "2.0-RC7"