Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.
'org.ow2.mind:common-backend:2.0'
<dependency>
<groupId>org.ow2.mind</groupId>
<artifactId>common-backend</artifactId>
<version>2.0</version>
</dependency>
<dependency org="org.ow2.mind" name="common-backend" rev="2.0"/>
"org.ow2.mind", "common-backend", "2.0"