summaryrefslogtreecommitdiff
path: root/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-SNAPSHOT/sigs-pades-4.2.1-snapshot.pom
diff options
context:
space:
mode:
Diffstat (limited to 'repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-SNAPSHOT/sigs-pades-4.2.1-snapshot.pom')
-rw-r--r--repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-SNAPSHOT/sigs-pades-4.2.1-snapshot.pom33
1 files changed, 33 insertions, 0 deletions
diff --git a/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-SNAPSHOT/sigs-pades-4.2.1-snapshot.pom b/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-SNAPSHOT/sigs-pades-4.2.1-snapshot.pom
new file mode 100644
index 00000000..a8a7ef04
--- /dev/null
+++ b/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-SNAPSHOT/sigs-pades-4.2.1-snapshot.pom
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <!-- This module was also published with a richer model, Gradle metadata, -->
+ <!-- which should be used instead. Do not delete the following line which -->
+ <!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
+ <!-- that they should prefer consuming it instead. -->
+ <!-- do_not_remove: published-with-gradle-metadata -->
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>at.gv.egiz.pdfas</groupId>
+ <artifactId>sigs-pades</artifactId>
+ <version>4.2.1-snapshot</version>
+ <dependencies>
+ <dependency>
+ <groupId>at.gv.egiz.pdfas</groupId>
+ <artifactId>pdf-as-lib</artifactId>
+ <version>4.2.1-snapshot</version>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>at.gv.egiz.pdfas</groupId>
+ <artifactId>pdf-as-common</artifactId>
+ <version>4.2.1-snapshot</version>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-collections4</artifactId>
+ <version>4.4</version>
+ <scope>runtime</scope>
+ </dependency>
+ </dependencies>
+</project>