File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/codingapi/simple-mybatis.svg?branch=master )] ( https://travis-ci.org/codingapi/simple-mybatis ) [ ![ codecov] ( https://codecov.io/gh/codingapi/simple-mybatis/branch/master/graph/badge.svg )] ( https://codecov.io/gh/codingapi/simple-mybatis )
1+ [ ![ Build Status] ( https://travis-ci.org/codingapi/simple-mybatis.svg?branch=master )] ( https://travis-ci.org/codingapi/simple-mybatis ) [ ![ Maven Central ] ( https://maven-badges.herokuapp.com/maven-central/com.codingapi/simple-mybatis/badge.svg?style=plastic )] ( https://maven-badges.herokuapp.com/maven-central/com.codingapi/simple-mybatis ) [ ![ codecov] ( https://codecov.io/gh/codingapi/simple-mybatis/branch/master/graph/badge.svg )] ( https://codecov.io/gh/codingapi/simple-mybatis )
22# simple-mybatis
33
44## 前言
1616<dependency>
1717 <groupId>com.codingapi</groupId>
1818 <artifactId>simple-mybatis</artifactId>
19- <version>1.0.0 </version>
19+ <version>${last.version} </version>
2020 </dependency>
2121```
2222
You can’t perform that action at this time.
0 commit comments