<dependency>
<groupId>org.ow2.util</groupId>
<artifactId>util-geolocation-web</artifactId>
<version>1.0.37</version>
<type>war</type>
</dependency>
@Grapes(
@Grab(group='org.ow2.util', module='util-geolocation-web', version='1.0.37')
)