From 8b53267f50c9b93e6652e1552b5086bb32d22085 Mon Sep 17 00:00:00 2001 From: richie Date: Fri, 19 Oct 2018 16:51:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin-function/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/plugin-function/pom.xml b/plugin-function/pom.xml index ada9db6..8ec3cee 100644 --- a/plugin-function/pom.xml +++ b/plugin-function/pom.xml @@ -11,4 +11,17 @@ jar plugin-function + + + com.fr.plugin + gson + 1.0 + system + ${project.basedir}/lib/gson-2.3.1.jar + + + + + ${project.basedir}/../webroot/WEB-INF/plugins/plugin-com.fr.plugin.function.test-1.0/classes + \ No newline at end of file