<dependency> <groupId>info.smart_tools.smartactors</groupId> <artifactId>plugin.ioc_simple_container</artifactId> <version>0.2.0-SNAPSHOT</version> </dependency>
<dependency org="info.smart_tools.smartactors" name="plugin.ioc_simple_container" rev="0.2.0-SNAPSHOT"> <artifact name="plugin.ioc_simple_container" type="jar" /> </dependency>
@Grapes( @Grab(group='info.smart_tools.smartactors', module='plugin.ioc_simple_container', version='0.2.0-SNAPSHOT') )