Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/pom.xml @ 322:57a2bf630854
Completed last commit.
gnv-artifacts/trunk@384 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Nov 2009 14:19:23 +0000 |
parents | 18302372703f |
children | a88e15972c72 |
comparison
equal
deleted
inserted
replaced
321:a4376fd23f99 | 322:57a2bf630854 |
---|---|
77 <groupId>jfree</groupId> | 77 <groupId>jfree</groupId> |
78 <artifactId>jcommon</artifactId> | 78 <artifactId>jcommon</artifactId> |
79 <version>1.0.15</version> | 79 <version>1.0.15</version> |
80 </dependency> | 80 </dependency> |
81 <dependency> | 81 <dependency> |
82 <groupId>batik</groupId> | |
83 <artifactId>batik-dom</artifactId> | |
84 <version>1.6-1</version> | |
85 </dependency> | |
86 <dependency> | |
87 <groupId>batik</groupId> | |
88 <artifactId>batik-svggen</artifactId> | |
89 <version>1.6-1</version> | |
90 </dependency> | |
91 <dependency> | |
82 <groupId>com.lowagie</groupId> | 92 <groupId>com.lowagie</groupId> |
83 <artifactId>itext</artifactId> | 93 <artifactId>itext</artifactId> |
84 <version>2.1.7</version> | 94 <version>2.1.7</version> |
85 </dependency> | 95 </dependency> |
86 <dependency> | 96 <dependency> |