Mercurial > dive4elements > river
diff flys-client/pom.xml @ 2494:88b51e6e0334
Issue 657.
Added UI and service for shapefile upload.
flys-client/trunk@4294 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 25 Apr 2012 07:58:58 +0000 |
parents | f8c03d3af300 |
children | 7e077899e259 |
line wrap: on
line diff
--- a/flys-client/pom.xml Fri Apr 20 15:23:27 2012 +0000 +++ b/flys-client/pom.xml Wed Apr 25 07:58:58 2012 +0000 @@ -75,6 +75,11 @@ <version>2.6</version> </dependency> <dependency> + <groupId>commons-fileupload</groupId> + <artifactId>commons-fileupload</artifactId> + <version>1.2.1</version> + </dependency> + <dependency> <groupId>org.gwtopenmaps.openlayers</groupId> <artifactId>gwt-openlayers-client</artifactId> <version>0.6</version>