comparison flys-artifacts/pom.xml @ 151:4eddbb219866

Add factory to fetch gauges from database and filter them for their ranges. XXX: Coded inefficent. flys-artifacts/trunk@1581 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 28 Mar 2011 09:17:25 +0000
parents 8be4a837f20a
children 956445dd601d
comparison
equal deleted inserted replaced
150:c904d52cdfd0 151:4eddbb219866
28 </plugins> 28 </plugins>
29 </build> 29 </build>
30 30
31 <dependencies> 31 <dependencies>
32 <dependency> 32 <dependency>
33 <groupId>jfree</groupId>
34 <artifactId>jfreechart</artifactId>
35 <version>1.0.13</version>
36 </dependency>
37 <dependency>
33 <groupId>junit</groupId> 38 <groupId>junit</groupId>
34 <artifactId>junit</artifactId> 39 <artifactId>junit</artifactId>
35 <version>3.8.1</version> 40 <version>3.8.1</version>
36 <scope>test</scope> 41 <scope>test</scope>
37 </dependency> 42 </dependency>

http://dive4elements.wald.intevation.org