diff flys-backend/pom.xml @ 3951:89ada0b9083f

Modified the schema for DGMs; added converter for CSV to SQL for DGM information. flys-backend/trunk@5604 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 27 Sep 2012 07:24:07 +0000
parents 2e993a847e31
children fa600417a335
line wrap: on
line diff
--- a/flys-backend/pom.xml	Mon Sep 24 10:02:36 2012 +0000
+++ b/flys-backend/pom.xml	Thu Sep 27 07:24:07 2012 +0000
@@ -53,6 +53,11 @@
       <scope>test</scope>
     </dependency>
     <dependency>
+      <groupId>net.sf.opencsv</groupId>
+      <artifactId>opencsv</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate-core</artifactId>
       <version>3.6.5.Final</version>

http://dive4elements.wald.intevation.org