<dependency>
<groupId>org.geolatte</groupId>
<artifactId>geolatte-mapserver</artifactId>
<version>1.1</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.geolatte:geolatte-geom:0.9
|-- org.eclipse.jetty:jetty-webapp:7.0.0.RC6
|-- org.geotools:gt-referencing:2.7.2
|-- org.geotools:gt-epsg-hsql:2.7.2
|-- org.jvnet.ogc:wms-v_1_1_1-schema:1.0.0
|-- org.jvnet.ogc:wms-v_1_3_0-schema:1.0.3
system
|-- com.sun.media:jai_codec:1.1.3
|-- javax.media:jai_core:1.1.3
test
|-- junit:junit:4.4