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