diff flys-artifacts/pom.xml @ 389:69d05357c177

Added an exporter (OutGenerator) for waterlevels which currently supports CSV exports. flys-artifacts/trunk@1810 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 03 May 2011 16:36:21 +0000
parents 7f7d6037d242
children 5d0e973f203e
line wrap: on
line diff
--- a/flys-artifacts/pom.xml	Tue May 03 16:26:35 2011 +0000
+++ b/flys-artifacts/pom.xml	Tue May 03 16:36:21 2011 +0000
@@ -51,6 +51,11 @@
       <version>2.1.1</version>
     </dependency>
     <dependency>
+      <groupId>net.sf.opencsv</groupId>
+      <artifactId>opencsv</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
       <groupId>de.intevation.bsh.artifact-database</groupId>
       <artifactId>artifact-database</artifactId>
       <version>1.0-SNAPSHOT</version>

http://dive4elements.wald.intevation.org