diff options
Diffstat (limited to 'repository/MOA/spss/common/3.1.2')
5 files changed, 44 insertions, 0 deletions
diff --git a/repository/MOA/spss/common/3.1.2/common-3.1.2.jar.md5 b/repository/MOA/spss/common/3.1.2/common-3.1.2.jar.md5 new file mode 100644 index 000000000..b9afdaa9b --- /dev/null +++ b/repository/MOA/spss/common/3.1.2/common-3.1.2.jar.md5 @@ -0,0 +1 @@ +b4717644f9d379f3c54b169ba2ef7150
\ No newline at end of file diff --git a/repository/MOA/spss/common/3.1.2/common-3.1.2.jar.sha1 b/repository/MOA/spss/common/3.1.2/common-3.1.2.jar.sha1 new file mode 100644 index 000000000..cf9ef2fc9 --- /dev/null +++ b/repository/MOA/spss/common/3.1.2/common-3.1.2.jar.sha1 @@ -0,0 +1 @@ +e8478dbc5cc205bdbf538f5f38799a495250b4d3
\ No newline at end of file diff --git a/repository/MOA/spss/common/3.1.2/common-3.1.2.pom b/repository/MOA/spss/common/3.1.2/common-3.1.2.pom new file mode 100644 index 000000000..52464a717 --- /dev/null +++ b/repository/MOA/spss/common/3.1.2/common-3.1.2.pom @@ -0,0 +1,40 @@ +<?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>moaSig</groupId> + <artifactId>common</artifactId> + <version>3.1.2</version> + <dependencies> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> + <version>1.7.12</version> + <scope>runtime</scope> + </dependency> + <dependency> + <groupId>xerces</groupId> + <artifactId>xercesImpl</artifactId> + <version>2.12.0</version> + <scope>runtime</scope> + </dependency> + <dependency> + <groupId>xalan</groupId> + <artifactId>xalan</artifactId> + <version>2.7.1</version> + <scope>runtime</scope> + </dependency> + <dependency> + <groupId>joda-time</groupId> + <artifactId>joda-time</artifactId> + <version>2.10.1</version> + <scope>runtime</scope> + </dependency> + <dependency> + <groupId>jaxen</groupId> + <artifactId>jaxen</artifactId> + <version>1.1.6</version> + <scope>runtime</scope> + </dependency> + </dependencies> +</project> diff --git a/repository/MOA/spss/common/3.1.2/common-3.1.2.pom.md5 b/repository/MOA/spss/common/3.1.2/common-3.1.2.pom.md5 new file mode 100644 index 000000000..68cc4ff52 --- /dev/null +++ b/repository/MOA/spss/common/3.1.2/common-3.1.2.pom.md5 @@ -0,0 +1 @@ +17634b4bf7f8665965fd7272dde5f68d
\ No newline at end of file diff --git a/repository/MOA/spss/common/3.1.2/common-3.1.2.pom.sha1 b/repository/MOA/spss/common/3.1.2/common-3.1.2.pom.sha1 new file mode 100644 index 000000000..69c7e5ab5 --- /dev/null +++ b/repository/MOA/spss/common/3.1.2/common-3.1.2.pom.sha1 @@ -0,0 +1 @@ +36de83994db038788cf834fddac191130651bd52
\ No newline at end of file |