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