MyBatis框架常用依赖
生活随笔
收集整理的這篇文章主要介紹了
MyBatis框架常用依赖
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
MyBatis框架常用依賴
對于正在使用Idea學(xué)習(xí)Mybatis的開發(fā)者可以復(fù)制這段依賴到pom文件使用(畢竟手打還是有點浪費時間)。
四個依賴(mybatis mysql數(shù)據(jù)庫 日志 junit單元測試)
<dependencies><dependency><groupId>org.mybatis</groupId><artifactId>mybatis</artifactId><version>3.4.5</version></dependency><dependency><groupId>mysql</groupId><artifactId>mysql-connector-java</artifactId><version>5.1.6</version></dependency><dependency><groupId>log4j</groupId><artifactId>log4j</artifactId><version>1.2.12</version></dependency><dependency><groupId>junit</groupId><artifactId>junit</artifactId><version>4.12</version></dependency></dependencies>效率是做好工作的靈魂。
總結(jié)
以上是生活随笔為你收集整理的MyBatis框架常用依赖的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: App启动时三种效果(黑屏白屏、背景图片
- 下一篇: 实验八、Windows本地破解用户口令