<dependency>
<groupId>org.openforis.commons</groupId>
<artifactId>of-commons-gateway</artifactId>
<version>0.1.32</version>
</dependency>
@Grapes(
@Grab(group='org.openforis.commons', module='of-commons-gateway', version='0.1.32')
)