diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2014-11-27 20:48:16 +0100 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2014-11-27 20:48:16 +0100 |
commit | 896fbe4a5643bf8c29968f8514a1c14fd51c4d9e (patch) | |
tree | 0f3e3bec7093e9be39c94199b50db1a61154c54d /repo/iaik/iaik_cms | |
parent | 5ef48a2002856bea0cac10e1dac6fb2985dca893 (diff) | |
download | mocca-896fbe4a5643bf8c29968f8514a1c14fd51c4d9e.tar.gz mocca-896fbe4a5643bf8c29968f8514a1c14fd51c4d9e.tar.bz2 mocca-896fbe4a5643bf8c29968f8514a1c14fd51c4d9e.zip |
Add PDF-AS4 signer
Diffstat (limited to 'repo/iaik/iaik_cms')
-rw-r--r-- | repo/iaik/iaik_cms/2.15/iaik_cms-2.15.jar | bin | 0 -> 431577 bytes | |||
-rw-r--r-- | repo/iaik/iaik_cms/2.15/iaik_cms-2.15.pom | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/repo/iaik/iaik_cms/2.15/iaik_cms-2.15.jar b/repo/iaik/iaik_cms/2.15/iaik_cms-2.15.jar Binary files differnew file mode 100644 index 00000000..2696ed2b --- /dev/null +++ b/repo/iaik/iaik_cms/2.15/iaik_cms-2.15.jar diff --git a/repo/iaik/iaik_cms/2.15/iaik_cms-2.15.pom b/repo/iaik/iaik_cms/2.15/iaik_cms-2.15.pom new file mode 100644 index 00000000..b7913010 --- /dev/null +++ b/repo/iaik/iaik_cms/2.15/iaik_cms-2.15.pom @@ -0,0 +1,9 @@ +<?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"> + <modelVersion>4.0.0</modelVersion> + <groupId>iaik</groupId> + <artifactId>iaik_cms</artifactId> + <version>2.15</version> + <description>POM was created from install:install-file</description> +</project> |