From 36af9f7d20f54fe5864a769744757ffe793312b3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 30 Jul 2019 15:42:07 +0200 Subject: add dependencies --- .../server/moa-sig-lib/3.1.2/moa-sig-lib-3.1.2.pom | 86 ++++++++++------------ 1 file changed, 40 insertions(+), 46 deletions(-) (limited to 'eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/server/moa-sig-lib/3.1.2/moa-sig-lib-3.1.2.pom') diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/server/moa-sig-lib/3.1.2/moa-sig-lib-3.1.2.pom b/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/server/moa-sig-lib/3.1.2/moa-sig-lib-3.1.2.pom index 72d5ec3e..e9060867 100644 --- a/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/server/moa-sig-lib/3.1.2/moa-sig-lib-3.1.2.pom +++ b/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/server/moa-sig-lib/3.1.2/moa-sig-lib-3.1.2.pom @@ -2,87 +2,81 @@ 4.0.0 - MOA.spss.server + moaSig moa-sig-lib 3.1.2 - com.sun.xml.bind - jaxb-impl - 2.3.2 - compile - - - MOA.spss + moaSig common 3.1.2 - compile + runtime + + + log4j + log4j + 1.2.17 + runtime + + + commons-logging + commons-logging + 1.2 + runtime commons-io commons-io 2.6 - compile + runtime - org.apache.commons - commons-lang3 - 3.8.1 - compile + commons-codec + commons-codec + 1.11 + runtime + + + org.apache.axis + axis-jaxrpc + 1.4 + runtime org.xerial sqlite-jdbc 3.25.2 - compile - - - commons-logging - commons-logging - 1.2 - compile + runtime javax.xml.bind jaxb-api 2.3.1 - compile - - - junit - junit - 4.8.2 - test - - - commons-codec - commons-codec - 1.11 - compile + runtime com.sun.xml.bind jaxb-core 2.3.0.1 - compile + runtime - log4j - log4j - 1.2.17 - compile - - - org.apache.axis - axis-jaxrpc - 1.4 - compile + com.sun.xml.bind + jaxb-impl + 2.3.2 + runtime org.postgresql postgresql 9.4-1204-jdbc42 - compile + runtime + + + org.apache.commons + commons-lang3 + 3.8.1 + runtime -- cgit v1.2.3