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 )
2
2
# simple-mybatis
3
3
4
4
## 前言
16
16
<dependency>
17
17
<groupId>com.codingapi</groupId>
18
18
<artifactId>simple-mybatis</artifactId>
19
- <version>1.0.0 </version>
19
+ <version>${last.version} </version>
20
20
</dependency>
21
21
```
22
22
You can’t perform that action at this time.
0 commit comments