Dynamic-SQL2 的拓展插件,如Mybatis分页,兼容 Bean 映射规则等

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0 +1
com.github.jsqlparser » jsqlparser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
4.95.3

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.dynamic-sql » dynamic-sql2
动态 SQL 框架,支持安全且灵活的 SQL 构建,使用 Java API 提供简洁的 DSL 风格接口。
0.1.40.3.1
O/R Mapping Apache 2.0
org.mybatis » mybatis
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
3.5.103.5.19

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
JDBC Pool Apache 2.0
com.alibaba » druid
A JDBC datasource implementation.
1.2.231.2.28
MIT
com.github.pagehelper » pagehelper
Mybatis Pagination Plugin
6.1.1
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.11.02.14.0
com.mysql » mysql-connector-j1 vulnerability
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
8.1.026.7.0
com.oracle.database.jdbc » ojdbc8
Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21
19.3.0.019.32.0.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.11.06.1.3
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.301.18.48
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
1.7.322.0.19