From 327a1c133c753dd8d8686b923fb3285f005ed688 Mon Sep 17 00:00:00 2001 From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com> Date: Fri, 26 Feb 2021 10:48:02 +0800 Subject: [PATCH] Update pom.xml --- core/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index 7161916a..2ddfaf41 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -326,6 +326,42 @@ javax.servlet servlet-api + + com.sun.xml.bind + jaxb-impl + + + javax.servlet.jsp + jsp-api + + + org.apache.commons + commons-math + + + com.sun.jersey + jersey-core + + + org.codehaus.jackson + jackson-jaxrs + + + stax + stax-api + + + com.sun.jersey + jersey-json + + + org.apache.hadoop + hadoop-annotations + + + com.sun.jersey + jersey-server +