diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-02-27 14:58:39 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-13 08:59:06 +0100 |
commit | 24317008110311175a97b50895a01c4553b04396 (patch) | |
tree | 8eddee13c200a09cdc72af3c63ebba6e3ed44228 /repository/iaik | |
parent | 6f8fabef2ee6abaef940d6a2a64cd6ec79de0542 (diff) | |
download | moa-id-spss-24317008110311175a97b50895a01c4553b04396.tar.gz moa-id-spss-24317008110311175a97b50895a01c4553b04396.tar.bz2 moa-id-spss-24317008110311175a97b50895a01c4553b04396.zip |
add iaik_ixsil dependency that is required for moa-id-lib jUnit tests
Diffstat (limited to 'repository/iaik')
-rw-r--r-- | repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.jar | bin | 0 -> 201276 bytes | |||
-rw-r--r-- | repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.pom | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.jar b/repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.jar Binary files differnew file mode 100644 index 000000000..9ac61d5c2 --- /dev/null +++ b/repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.jar diff --git a/repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.pom b/repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.pom new file mode 100644 index 000000000..af6c78766 --- /dev/null +++ b/repository/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.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.prod</groupId> + <artifactId>iaik_ixsil</artifactId> + <version>1.2.2.5</version> + <description>POM was created from install:install-file</description> +</project> |