From 10fbe4571e7f766ae004a9f57c5181e46fc2a0be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com>
Date: Wed, 19 Dec 2018 23:56:38 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 521 ++++++++++++++++++--------------------------------------
1 file changed, 162 insertions(+), 359 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2de66acd..413d6679 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,359 +1,162 @@
-
-
- 4.0.0
- com.jsh
- jshERP
- 2018.12.13
- war
- jshERP
- http://git.oschina.net/jishenghua/JSH_ERP
-
-
-
- 3.0.5.RELEASE
- 1.7.0
- 1.3
- 3.1
- 1.2
- 1.3.1
- 3.1
- 2.0.1
- 2.5
- UTF-8
- 1.7
-
-
-
-
-
- jsherp-repos
- Jsherp Repository
- http://maven.aliyun.com/nexus/content/groups/public
-
-
-
-
-
-
- jsherp-repos
- Jsherp Repository
- http://maven.aliyun.com/nexus/content/groups/public
-
-
-
-
-
-
- antlr
- antlr
- 2.7.2
-
-
- com.mchange.c3p0
- com.springsource.com.mchange.v2.c3p0
- 0.9.1.2
-
-
- org.aopalliance
- com.springsource.org.aopalliance
- 1.0.0
- sources
-
-
- commons-beanutils
- commons-beanutils
- ${commons-beanutils.version}
-
-
- commons-codec
- commons-codec
- ${commons-codec.version}
-
-
- commons-collections
- commons-collections
- ${commons-collections.version}
-
-
- org.apache.commons
- commons-email
- ${commons-email.version}
-
-
- commons-fileupload
- commons-fileupload
- ${commons-fileupload.version}
-
-
- commons-httpclient
- commons-httpclient
- ${commons-httpclient.version}
-
-
- commons-io
- commons-io
- ${commons-io.version}
-
-
- commons-lang
- commons-lang
- ${commons-lang.version}
-
-
- commons-logging
- commons-logging
- 1.1.1
-
-
- commons-logging
- commons-logging-api
- 1.1
-
-
- dom4j
- dom4j
- 1.6.1
-
-
- net.sf.ehcache
- ehcache
- 1.5.0
-
-
- net.sf.ezmorph
- ezmorph
- 1.0.6
-
-
- org.freemarker
- freemarker
- 2.3.16
-
-
- hibernate3
- hibernate3
- 1.0.0
- system
- ${project.basedir}/src/main/webapp/WEB-INF/lib/hibernate3-1.0.0.jar
-
-
- org.hibernate.javax.persistence
- hibernate-jpa-2.0-api
- 1.0.0.Final
-
-
- javaee
- javaee
- 1.0.0
- system
- ${project.basedir}/src/main/webapp/WEB-INF/lib/javaee-1.0.0.jar
-
-
- javassist
- javassist
- 3.11.0.GA
-
-
- com.googlecode.json-simple
- json-simple
- 1.1
-
-
- net.sf.json-lib
- json-lib
- 2.2.2
- jdk15
-
-
- jta
- jta
- 1.1
- system
- ${project.basedir}/src/main/webapp/WEB-INF/lib/jta-1.1.jar
-
-
- junit
- junit
- 4.9
-
-
- net.sourceforge.jexcelapi
- jxl
- 2.6.3
-
-
- apache-log4j
- log4j
- 1.2.15
-
-
- mysql
- mysql-connector-java
- 5.1.13
-
-
- ognl
- ognl
- 3.0.1
-
-
-
- org.springframework
- spring-core
- ${spring.version}
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-beans
- ${spring.version}
-
-
- org.springframework
- spring-context
- ${spring.version}
-
-
- org.springframework
- spring-context-support
- ${spring.version}
-
-
- org.springframework
- spring-aop
- ${spring.version}
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-tx
- ${spring.version}
-
-
-
-
- org.springframework
- spring-orm
- ${spring.version}
-
-
- org.springframework
- spring-jdbc
- ${spring.version}
-
-
-
-
- org.springframework
- spring-web
- ${spring.version}
-
-
- org.springframework
- spring-webmvc
- ${spring.version}
-
-
- org.springframework
- spring-oxm
- ${spring.version}
-
-
-
- com.belerweb
- pinyin4j
- 2.5.0
-
-
- org.apache.poi
- poi
- 3.10-FINAL
-
-
- opensymphony
- quartz-all
- 1.5.2
-
-
- org.slf4j
- slf4j-api
- 1.6.1
-
-
- org.slf4j
- slf4j-nop
- 1.6.1
-
-
- org.apache.struts
- struts2-core
- 2.2.3
-
-
- org.apache.struts
- struts2-json-plugin
- 2.2.3
-
-
- org.apache.struts
- struts2-spring-plugin
- 2.2.3
-
-
- xom
- xom
- 1.0
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.5.1
-
- ${jdk.version}
- ${jdk.version}
- true
-
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
- 2.5.2
-
-
-
- org.apache.maven.plugins
- maven-clean-plugin
- 2.6.1
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.7
-
-
- true
-
-
-
-
-
-
-
+
+
+ 4.0.0
+
+ com.jsh
+ jshERP
+ 2.0.1-SNAPSHOT
+ jar
+
+ jshERP
+ jsh project for Spring Boot
+
+
+ org.springframework.boot
+ spring-boot-starter-parent
+ 1.5.1.RELEASE
+
+
+
+ UTF-8
+ UTF-8
+ 1.7
+
+
+
+
+ org.mybatis.spring.boot
+ mybatis-spring-boot-starter
+ 1.3.2
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+ log4j
+ log4j
+ 1.2.17
+
+
+
+ com.google.code.gson
+ gson
+
+
+ com.alibaba
+ fastjson
+ 1.1.42
+
+
+ com.alibaba
+ druid
+ 1.0.5
+
+
+ mysql
+ mysql-connector-java
+ 5.1.28
+
+
+
+ org.apache.httpcomponents
+ httpclient
+ 4.5.2
+
+
+ commons-httpclient
+ commons-httpclient
+ 3.1
+
+
+
+
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/snapshot
+
+ true
+
+
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/milestone
+
+ false
+
+
+
+
+
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/snapshot
+
+ true
+
+
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/milestone
+
+ false
+
+
+
+
+
+ jshERP2.0
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 2.4
+
+
+ make-assembly
+ package
+
+ single
+
+
+ false
+ false
+ ./bin
+
+ src/main/assembly/package.xml
+
+
+
+
+
+
+ org.mybatis.generator
+ mybatis-generator-maven-plugin
+ 1.3.2
+
+ ${basedir}/src/test/resources/generatorConfig.xml
+ true
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ 1.7
+ 1.7
+
+
+
+
+