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