File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# sql2o-plus
22
3+
34[ ![ Build Status] ( https://travis-ci.org/cotide/sql2o-plus.svg?branch=master )] ( https://travis-ci.org/cotide/sql2o-plus )
5+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven/apache-maven.svg )] ( https://search.maven.org/artifact/io.github.cotide/sql2o-plus/1.0.1/jar )
46[ ![ License] ( https://img.shields.io/badge/license-Apache2-blue.svg )] ( https://github.com/cotide/sql2o-plus/blob/master/LICENSE )
57[ ![ Gitter] ( https://img.shields.io/gitter/room/nwjs/nw.js.svg )] ( https://gitter.im/sql2o-plus/Lobby )
68
2022<dependency >
2123 <groupId >io.github.cotide</groupId >
2224 <artifactId >sql2o-plus</artifactId >
23- <version >1.0.0 </version >
24- </dependency >
25+ <version >1.0.1 </version >
26+ </dependency >
2527```
2628
2729### snapshots 版本
Original file line number Diff line number Diff line change 66
77 <groupId >io.github.cotide</groupId >
88 <artifactId >sql2o-plus</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1010 <packaging >jar</packaging >
1111
1212 <name >sql2o-plus</name >
You can’t perform that action at this time.
0 commit comments