ssm项目快速搭建(注解)-依赖
生活随笔
收集整理的這篇文章主要介紹了
ssm项目快速搭建(注解)-依赖
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
<!-- 集中定義依賴版本號(hào) -->
? ?<properties>
? ? ? ?<junit.version>4.12</junit.version>
? ? ? ?<spring.version>4.2.4.RELEASE</spring.version>
? ? ? ?<pagehelper.version>4.0.0</pagehelper.version>
? ? ? ?<servlet-api.version>2.5</servlet-api.version>
? ? ? ?<dubbo.version>2.8.4</dubbo.version>
? ? ? ?<zookeeper.version>3.4.7</zookeeper.version>
? ? ? ?<zkclient.version>0.1</zkclient.version>
? ? ? ?<mybatis.version>3.2.8</mybatis.version>
? ? ? ?<mybatis.spring.version>1.2.2</mybatis.spring.version>
? ? ? ?<mybatis.paginator.version>1.2.15</mybatis.paginator.version>
? ? ? ?<mysql.version>5.1.32</mysql.version>
? ? ? ?<druid.version>1.0.9</druid.version>
? ? ? ?<commons-fileupload.version>1.3.1</commons-fileupload.version>
? ? ? ?<freemarker.version>2.3.23</freemarker.version>
? ? ? ?<activemq.version>5.11.2</activemq.version>
? ? ? ?<security.version>3.2.3.RELEASE</security.version>
? ? ? ?<solrj.version>4.10.3</solrj.version>
? ? ? ?<ik.version>2012_u6</ik.version>
? ?</properties>
?
? ?<dependencyManagement>
? ? ? ?<dependencies>
?
? ? ? ? ? ?<!-- Spring -->
? ? ? ? ? ?<dependency>
? ? ? ? ? ? ? ?<groupId>org.springframework</groupId>
? ? ? ? ? ? ? ?<artifactId>spring-context</artifactId>
? ? ? ? ? ? ? ?<version>${spring.version}</version>
? ? ? ? ? ?</dependency>
? ? ? ? ? ?<dependency>
? ? ? ? ? ? ? ?<groupId>org.springframework</groupId>
? ? ? ? ? ? ? ?<artifactId>spring-beans</artifactId>
? ? ? ? ? ? ? ?<version>${spring.version}</version>
? ? ? ? ? ?</dependency>
? ? ? ? ? ?<dependency>
? ? ? ? ? ? ? ?<groupId>org.springframework</groupId>
? ? ? ? ? ? ? ?<artifactId>spring-webmvc</artifactId>
? ? ? ? ? ? ? ?<version>${spring.version}</version>
? ? ? ? ? ?</dependency>
? ? ? ? ? ?<dependency>
? ? ? ? ? ? ? ?<groupId>org.springframework
轉(zhuǎn)載于:https://www.cnblogs.com/xuan-cz/p/10141662.html
總結(jié)
以上是生活随笔為你收集整理的ssm项目快速搭建(注解)-依赖的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 菜鸟裹裹电脑版_【绵阳最新转让】3500
- 下一篇: 【CF961G】Partitions(第