<dependency>
<groupId>org.geolatte</groupId>
<artifactId>geolatte-featureserver</artifactId>
<version>0.6</version>
<type>war</type>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- junit:junit:4.4
|-- org.hibernatespatial:hibernate-spatial-postgis:1.1
|-- org.jboss.resteasy:resteasy-jaxrs:1.2.GA
|-- org.geolatte:geolatte-common-hibernate:0.5
|-- org.hibernate:hibernate-c3p0:3.3.2.GA
test