comparison 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
comparison
equal deleted inserted replaced
255:e4f0bef52689 256:5e1c1b7d6516
49 </dependency> 49 </dependency>
50 <dependency> 50 <dependency>
51 <groupId>de.intevation.artifacts.httpclient</groupId> 51 <groupId>de.intevation.artifacts.httpclient</groupId>
52 <artifactId>http-client</artifactId> 52 <artifactId>http-client</artifactId>
53 <version>1.0-SNAPSHOT</version> 53 <version>1.0-SNAPSHOT</version>
54 </dependency>
55 <dependency>
56 <groupId>au.com.bytecode.opencsv</groupId>
57 <artifactId>CSVReader</artifactId>
58 <version>2.0</version>
54 </dependency> 59 </dependency>
55 <dependency> 60 <dependency>
56 <groupId>junit</groupId> 61 <groupId>junit</groupId>
57 <artifactId>junit</artifactId> 62 <artifactId>junit</artifactId>
58 <version>4.4</version> 63 <version>4.4</version>

http://dive4elements.wald.intevation.org