comparison 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
comparison
equal deleted inserted replaced
796:cd8603aaa730 797:cc3f481e9484
66 </dependency> 66 </dependency>
67 <dependency> 67 <dependency>
68 <groupId>commons-lang</groupId> 68 <groupId>commons-lang</groupId>
69 <artifactId>commons-lang</artifactId> 69 <artifactId>commons-lang</artifactId>
70 <version>2.6</version> 70 <version>2.6</version>
71 </dependency>
72 <dependency>
73 <groupId>org.gwtopenmaps.openlayers</groupId>
74 <artifactId>gwt-openlayers-client</artifactId>
75 <version>0.5</version>
71 </dependency> 76 </dependency>
72 </dependencies> 77 </dependencies>
73 78
74 <build> 79 <build>
75 <!-- Generate compiled stuff in the folder used for developing mode --> 80 <!-- Generate compiled stuff in the folder used for developing mode -->

http://dive4elements.wald.intevation.org