From 896fbe4a5643bf8c29968f8514a1c14fd51c4d9e Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Thu, 27 Nov 2014 20:48:16 +0100 Subject: Add PDF-AS4 signer --- .../pdf-as-pdfbox/pdf-as-pdfbox-4.0.5-SNAPSHOT.pom | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 repo/at/gv/egiz/pdfas/pdf-as-pdfbox/pdf-as-pdfbox-4.0.5-SNAPSHOT.pom (limited to 'repo/at/gv/egiz/pdfas/pdf-as-pdfbox/pdf-as-pdfbox-4.0.5-SNAPSHOT.pom') diff --git a/repo/at/gv/egiz/pdfas/pdf-as-pdfbox/pdf-as-pdfbox-4.0.5-SNAPSHOT.pom b/repo/at/gv/egiz/pdfas/pdf-as-pdfbox/pdf-as-pdfbox-4.0.5-SNAPSHOT.pom new file mode 100644 index 00000000..a80c9694 --- /dev/null +++ b/repo/at/gv/egiz/pdfas/pdf-as-pdfbox/pdf-as-pdfbox-4.0.5-SNAPSHOT.pom @@ -0,0 +1,58 @@ + + + 4.0.0 + at.gv.egiz.pdfas + pdf-as-pdfbox + 4.0.5-SNAPSHOT + + + junit + junit + 4.8.2 + test + + + junit + junit + 4.+ + test + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + ognl + ognl + 3.0.6 + compile + + + commons-collections + commons-collections + 3.2 + compile + + + org.apache.pdfbox + pdfbox + 1.8.7 + compile + + + commons-io + commons-io + 2.4 + compile + + + at.gv.egiz.pdfas + pdf-as-lib + 4.0.5-SNAPSHOT + compile + + + -- cgit v1.2.3