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