diff flys-client/pom.xml @ 256:5e1c1b7d6516

Added table and service for calculation output to UI. flys-client/trunk@1868 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 09 May 2011 14:29:53 +0000
parents 8825ce0a537e
children 7017ed659ee6
line wrap: on
line diff
--- a/flys-client/pom.xml	Mon May 09 13:51:39 2011 +0000
+++ b/flys-client/pom.xml	Mon May 09 14:29:53 2011 +0000
@@ -53,6 +53,11 @@
         <version>1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
+      <groupId>au.com.bytecode.opencsv</groupId>
+      <artifactId>CSVReader</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.4</version>

http://dive4elements.wald.intevation.org