From d0f7083699da7825b27d2c96487a330d99645f0a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 3 Jun 2020 15:36:07 +0200 Subject: add jUnit test for EAAF process-engine --- .../MOA/spss/tsl_lib/2.0.2/tsl_lib-2.0.2.pom | 167 ++++++++++++++++----- 1 file changed, 130 insertions(+), 37 deletions(-) (limited to 'eaaf_modules/eaaf_module_moa-sig/repository/MOA') diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.2/tsl_lib-2.0.2.pom b/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.2/tsl_lib-2.0.2.pom index c16e4887..93cb2c66 100644 --- a/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.2/tsl_lib-2.0.2.pom +++ b/eaaf_modules/eaaf_module_moa-sig/repository/MOA/spss/tsl_lib/2.0.2/tsl_lib-2.0.2.pom @@ -1,37 +1,130 @@ - - - -EAAF-Components - EAAF-Components - - - - - - - -
- - - - -
-summaryrefslogtreecommitdiff
- - - -
-
-
- -
- - + + 4.0.0 + MOA.spss + tsl_lib + 2.0.2 + MOA-Sig TLS-library + + + + tlenz + Thomas Lenz + IAIK + thomas.lenz@iaik.tugraz.at + +1 + + developer + + + + + + EGIZ - E-Government Innovationszentrum - Austria + http://www.egiz.gv.at/ + + + + + MOA + MOA Dependencies + + true + ignore + + default + file://${basedir}/repository + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + + + + 1.7 + 1.7 + + + + + + org.codehaus.mojo + jaxb2-maven-plugin + 1.5 + + + xjc + + xjc + + + + + ${project.basedir}/src/main/xjc + ${project.basedir}/src/main/resources/spec/jaxb/ + ts_119612v010201_sie_xsd.binding.xml + ${project.basedir}/src/main/resources/spec/jaxb/ + ts_119612v010201_sie_xsd.xsd + true + + + + + + + + + iaik.prod + iaik_pki_module + 2.01_moa + + + iaik.prod + iaik_jce_full + 5.52_moa + provided + + + iaik.prod + iaik_xsect + 2.13_moa + + + iaik.prod + iaik_moa + 2.06 + + + + + org.xerial + sqlite-jdbc + 3.15.1 + + + + xerces + xercesImpl + 2.11.0 + + + + log4j + log4j + 1.2.17 + + + + org.apache.commons + commons-lang3 + 3.4 + + + + + -- cgit v1.2.3