<dependency>
<groupId>org.geolatte</groupId>
<artifactId>geolatte-common-hibernate</artifactId>
<version>0.6</version>
</dependency>
@Grapes(
@Grab(group='org.geolatte', module='geolatte-common-hibernate', version='0.6')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.geolatte:geolatte-common:0.5.1
|-- org.hibernatespatial:hibernate-spatial:1.1.1
test
|-- junit:junit:4.1
|-- org.slf4j:slf4j-log4j12:1.6.1
|-- org.geolatte:geolatte-common:0.6