60 |
</dependency> |
</dependency> |
61 |
|
|
62 |
<dependency> |
<dependency> |
63 |
|
<groupId>org.geotools</groupId> |
64 |
|
<artifactId>gt-charts</artifactId> |
65 |
|
<version>${geotools.version}</version> |
66 |
|
<type>jar</type> |
67 |
|
<scope>compile</scope> |
68 |
|
</dependency> |
69 |
|
|
70 |
|
<dependency> |
71 |
<groupId>org.geotools.xsd</groupId> |
<groupId>org.geotools.xsd</groupId> |
72 |
<artifactId>gt-xsd-sld</artifactId> |
<artifactId>gt-xsd-sld</artifactId> |
73 |
<version>${geotools.version}</version> |
<version>${geotools.version}</version> |
176 |
<scope>compile</scope> |
<scope>compile</scope> |
177 |
<exclusions> |
<exclusions> |
178 |
<exclusion> |
<exclusion> |
179 |
<!-- Das kommt ueber schmitzm-db --> |
<!-- Das kommt ueber schmitzm-db --> |
180 |
<groupId>postgresql</groupId> |
<groupId>postgresql</groupId> |
181 |
<artifactId>postgresql</artifactId> |
<artifactId>postgresql</artifactId> |
182 |
</exclusion> |
</exclusion> |