File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/mybatis/mybatis-dynamic-sql.svg?branch=master )] ( https://travis-ci.org/mybatis/mybatis-dynamic-sql )
4
4
[ ![ Coverage Status] ( https://coveralls.io/repos/github/mybatis/mybatis-dynamic-sql/badge.svg?branch=master )] ( https://coveralls.io/github/mybatis/mybatis-dynamic-sql?branch=master )
5
+ [ ![ Maven central] ( https://maven-badges.herokuapp.com/maven-central/org.mybatis.dynamic-sql/mybatis-dynamic-sql/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/org.mybatis.dynamic-sql/mybatis-dynamic-sql )
6
+ [ ![ License] ( http://img.shields.io/:license-apache-brightgreen.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.html )
5
7
6
8
## What Is This?
7
9
This library is a framework for generating dynamic SQL statements. Think of it as a typesafe SQL templating library,
You can’t perform that action at this time.
0 commit comments