Mercurial > dive4elements > river
comparison flys-artifacts/pom.xml @ 2328:0cc0e232fa35
Added standalone demo application that prints all layers of a WMS to file.
flys-artifacts/trunk@4012 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 22:03:07 +0000 |
parents | 65dac9cf6ff5 |
children | 38eb2b0d4f99 |
comparison
equal
deleted
inserted
replaced
2327:07c39470e2cb | 2328:0cc0e232fa35 |
---|---|
118 <dependency> | 118 <dependency> |
119 <groupId>org.geotools</groupId> | 119 <groupId>org.geotools</groupId> |
120 <artifactId>gt-geojson</artifactId> | 120 <artifactId>gt-geojson</artifactId> |
121 <version>2.7.2</version> | 121 <version>2.7.2</version> |
122 </dependency> | 122 </dependency> |
123 <dependency> | |
124 <groupId>org.geotools</groupId> | |
125 <artifactId>gt-swing</artifactId> | |
126 <version>2.7.2</version> | |
127 </dependency> | |
123 <dependency> | 128 <dependency> |
124 <groupId>org.json</groupId> | 129 <groupId>org.json</groupId> |
125 <artifactId>json</artifactId> | 130 <artifactId>json</artifactId> |
126 <version>20090211</version> | 131 <version>20090211</version> |
127 </dependency> | 132 </dependency> |