summaryrefslogtreecommitdiff
path: root/pdf-over-gui/pom.xml
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 18:54:43 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 18:54:43 +0000
commit8672059847b4596433ba03ea111a42317572a944 (patch)
treefad1be2dab0b6aadbc3b6be06c57bf82b9043cc3 /pdf-over-gui/pom.xml
parent1cdb8aab6f61f02d0ef3dd3a3acf8766a2a8a7d4 (diff)
downloadmocca-8672059847b4596433ba03ea111a42317572a944.tar.gz
mocca-8672059847b4596433ba03ea111a42317572a944.tar.bz2
mocca-8672059847b4596433ba03ea111a42317572a944.zip
add PDFViewerComposite
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@33 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r--pdf-over-gui/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 68937df2..606f6d1b 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -34,6 +34,10 @@
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.icepdf</groupId>
+ <artifactId>icepdf-core</artifactId>
+ </dependency>
</dependencies>
<profiles>