From 38944be11b1a65f8b1ced532ad8727171210c819 Mon Sep 17 00:00:00 2001 From: caibin Date: Sat, 21 Apr 2018 20:00:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E5=BE=84=E5=B0=91=E4=B8=AAs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 502 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 251 insertions(+), 251 deletions(-) diff --git a/pom.xml b/pom.xml index 0936ab9..af2461e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,251 +1,251 @@ - - 4.0.0 - org.hqu - production_ssm - 0.0.1-SNAPSHOT - war - - - - - joda-time - joda-time - 2.5 - - - - org.apache.commons - commons-lang3 - 3.3.2 - - - org.apache.commons - commons-io - 1.3.2 - - - commons-net - commons-net - 3.3 - - - - com.fasterxml.jackson.core - jackson-core - 2.6.0 - - - com.fasterxml.jackson.core - jackson-databind - 2.4.2 - - - org.codehaus.jackson - jackson-mapper-asl - 1.5.0 - - - - junit - junit - 4.12 - test - - - - org.slf4j - slf4j-log4j12 - 1.6.4 - - - - org.mybatis - mybatis - 3.2.8 - - - org.mybatis - mybatis-spring - 1.2.2 - - - com.github.miemiedev - mybatis-paginator - 1.2.15 - - - - org.mybatis.caches - mybatis-ehcache - 1.0.2 - - - - com.github.pagehelper - pagehelper - 4.0.0 - - - - mysql - mysql-connector-java - 5.1.32 - - - - com.alibaba - druid - 1.0.9 - - - - org.springframework - spring-context - 4.1.3.RELEASE - - - org.springframework - spring-beans - 4.1.3.RELEASE - - - org.springframework - spring-webmvc - 4.1.3.RELEASE - - - org.springframework - spring-jdbc - 4.1.3.RELEASE - - - org.springframework - spring-aspects - 4.1.3.RELEASE - - - - jstl - jstl - 1.2 - - - javax.servlet - servlet-api - 2.5 - provided - - - javax.servlet - jsp-api - 2.0 - provided - - - - commons-fileupload - commons-fileupload - 1.2.2 - - - - net.sf.ehcache - ehcache - 2.8.1 - - - - org.apache.shiro - shiro-core - 1.2.3 - - - org.apache.shiro - shiro-web - 1.2.3 - - - org.apache.shiro - shiro-spring - 1.2.3 - - - - org.apache.shiro - shiro-ehcache - 1.2.3 - - - - cglib - cglib - 2.2.2 - - - - org.hibernate - hibernate-validator - 4.3.0.Final - - - - org.aspectj - aspectjweaver - 1.6.11 - - - javax.validation - validation-api - 1.0.0.GA - - - com.google.guava - guava - 14.0-rc2 - - - - - ${project.artifactId} - - - - src/main/java - - **/*.properties - **/*.xml - - - - src/main/resource - - **/*.properties - **/*.xml - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.7 - - UTF-8 - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.2 - - 1.7 - 1.7 - UTF-8 - - - - - + + 4.0.0 + org.hqu + production_ssm + 0.0.1-SNAPSHOT + war + + + + + joda-time + joda-time + 2.5 + + + + org.apache.commons + commons-lang3 + 3.3.2 + + + org.apache.commons + commons-io + 1.3.2 + + + commons-net + commons-net + 3.3 + + + + com.fasterxml.jackson.core + jackson-core + 2.6.0 + + + com.fasterxml.jackson.core + jackson-databind + 2.4.2 + + + org.codehaus.jackson + jackson-mapper-asl + 1.5.0 + + + + junit + junit + 4.12 + test + + + + org.slf4j + slf4j-log4j12 + 1.6.4 + + + + org.mybatis + mybatis + 3.2.8 + + + org.mybatis + mybatis-spring + 1.2.2 + + + com.github.miemiedev + mybatis-paginator + 1.2.15 + + + + org.mybatis.caches + mybatis-ehcache + 1.0.2 + + + + com.github.pagehelper + pagehelper + 4.0.0 + + + + mysql + mysql-connector-java + 5.1.32 + + + + com.alibaba + druid + 1.0.9 + + + + org.springframework + spring-context + 4.1.3.RELEASE + + + org.springframework + spring-beans + 4.1.3.RELEASE + + + org.springframework + spring-webmvc + 4.1.3.RELEASE + + + org.springframework + spring-jdbc + 4.1.3.RELEASE + + + org.springframework + spring-aspects + 4.1.3.RELEASE + + + + jstl + jstl + 1.2 + + + javax.servlet + servlet-api + 2.5 + provided + + + javax.servlet + jsp-api + 2.0 + provided + + + + commons-fileupload + commons-fileupload + 1.2.2 + + + + net.sf.ehcache + ehcache + 2.8.1 + + + + org.apache.shiro + shiro-core + 1.2.3 + + + org.apache.shiro + shiro-web + 1.2.3 + + + org.apache.shiro + shiro-spring + 1.2.3 + + + + org.apache.shiro + shiro-ehcache + 1.2.3 + + + + cglib + cglib + 2.2.2 + + + + org.hibernate + hibernate-validator + 4.3.0.Final + + + + org.aspectj + aspectjweaver + 1.6.11 + + + javax.validation + validation-api + 1.0.0.GA + + + com.google.guava + guava + 14.0-rc2 + + + + + ${project.artifactId} + + + + src/main/java + + **/*.properties + **/*.xml + + + + src/main/resources + + **/*.properties + **/*.xml + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + UTF-8 + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 + + 1.7 + 1.7 + UTF-8 + + + + + \ No newline at end of file -- GitLab