From fe76ed8d4e2d0aa0f1d8853f9c24ff98df45ea87 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 12 Jul 2018 16:17:31 +0200 Subject: add libs --- .../egiz/eaaf/eaaf-core/1.0.0/eaaf-core-1.0.0.pom | 155 +++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 repository/at/gv/egiz/eaaf/eaaf-core/1.0.0/eaaf-core-1.0.0.pom (limited to 'repository/at/gv/egiz/eaaf/eaaf-core/1.0.0/eaaf-core-1.0.0.pom') diff --git a/repository/at/gv/egiz/eaaf/eaaf-core/1.0.0/eaaf-core-1.0.0.pom b/repository/at/gv/egiz/eaaf/eaaf-core/1.0.0/eaaf-core-1.0.0.pom new file mode 100644 index 000000000..eedd2b71f --- /dev/null +++ b/repository/at/gv/egiz/eaaf/eaaf-core/1.0.0/eaaf-core-1.0.0.pom @@ -0,0 +1,155 @@ + + + 4.0.0 + + at.gv.egiz + eaaf + 1.x + + + at.gv.egiz.eaaf + eaaf-core + ${egiz.eaaf.version} + EAAF core components + Core components for identity managment implementations + + + 2.20.1 + 1.7.25 + + + + + + at.gv.egiz.components + eventlog-api + + + at.gv.egiz.components + egiz-spring-api + + + javax.annotation + javax.annotation-api + + + org.springframework + spring-webmvc + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-log4j12 + + + commons-codec + commons-codec + + + org.apache.commons + commons-lang3 + + + org.apache.commons + commons-collections4 + + + org.apache.commons + commons-text + + + commons-fileupload + commons-fileupload + + + javax.servlet + javax.servlet-api + + + org.apache.velocity + velocity + + + jaxen + jaxen + + + xerces + xercesImpl + + + xalan + xalan + + + + junit + junit + test + + + org.springframework + spring-test + test + + + + + eaaf_core + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.7.0 + + 1.8 + 1.8 + + + + + compile + testCompile + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + test-jar + + + + + + + + maven-surefire-plugin + ${surefire.version} + + 1 + --add-modules java.xml.bind + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + + + + + + \ No newline at end of file -- cgit v1.2.3