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 5
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
6
[ ![ Sonatype Nexus (Snapshots)] ( https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.dynamic-sql/mybatis-dynamic-sql.svg )] ( https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/dynamic-sql/mybatis-dynamic-sql/ )
7
7
[ ![ License] ( http://img.shields.io/:license-apache-brightgreen.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.html )
8
+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=mybatis_mybatis-dynamic-sql&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=mybatis_mybatis-dynamic-sql )
9
+ [ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=mybatis_mybatis-dynamic-sql&metric=security_rating )] ( https://sonarcloud.io/dashboard?id=mybatis_mybatis-dynamic-sql )
8
10
9
11
## What Is This?
10
12
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