Mercurial > dive4elements > river
diff flys-client/pom.xml @ 797:cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
flys-client/trunk@2314 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 08 Jul 2011 14:56:02 +0000 |
parents | b82bed27429f |
children | 17e7d5e437fb |
line wrap: on
line diff
--- a/flys-client/pom.xml Fri Jul 08 08:54:08 2011 +0000 +++ b/flys-client/pom.xml Fri Jul 08 14:56:02 2011 +0000 @@ -69,6 +69,11 @@ <artifactId>commons-lang</artifactId> <version>2.6</version> </dependency> + <dependency> + <groupId>org.gwtopenmaps.openlayers</groupId> + <artifactId>gwt-openlayers-client</artifactId> + <version>0.5</version> + </dependency> </dependencies> <build>