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