Mercurial > dive4elements > river
comparison flys-artifacts/pom.xml @ 365:c13ca9d632d6
Introduced GNU Trove to store WQKms values in a more performant data structure.
flys-artifacts/trunk@1773 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 29 Apr 2011 08:28:44 +0000 |
parents | cf84f0f926e9 |
children | 7f7d6037d242 |
comparison
equal
deleted
inserted
replaced
364:8830eecad69e | 365:c13ca9d632d6 |
---|---|
39 <artifactId>junit</artifactId> | 39 <artifactId>junit</artifactId> |
40 <version>3.8.1</version> | 40 <version>3.8.1</version> |
41 <scope>test</scope> | 41 <scope>test</scope> |
42 </dependency> | 42 </dependency> |
43 <dependency> | 43 <dependency> |
44 <groupId>trove</groupId> | |
45 <artifactId>trove</artifactId> | |
46 <version>2.1.1</version> | |
47 </dependency> | |
48 <dependency> | |
44 <groupId>de.intevation.bsh.artifact-database</groupId> | 49 <groupId>de.intevation.bsh.artifact-database</groupId> |
45 <artifactId>artifact-database</artifactId> | 50 <artifactId>artifact-database</artifactId> |
46 <version>1.0-SNAPSHOT</version> | 51 <version>1.0-SNAPSHOT</version> |
47 </dependency> | 52 </dependency> |
48 <dependency> | 53 <dependency> |