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