| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MyBatis Данные ORM |
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-mybatisplus_2x-spring-boot-starter |
| Версия | Версия3.6.13 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus_2x-spring-boot-starter:3.6.13
JDBC Extensions:
Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test)
based Java
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-mybatisplus_2x-spring-boot-starter/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-mybatisplus_2x-spring-boot-starter</artifactId>
<version>3.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-mybatisplus_2x-spring-boot-starter/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus_2x-spring-boot-starter:3.6.13'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-mybatisplus_2x-spring-boot-starter/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus_2x-spring-boot-starter:3.6.13")
'com.github.fangjinuo.sqlhelper:sqlhelper-mybatisplus_2x-spring-boot-starter:jar:3.6.13'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-mybatisplus_2x-spring-boot-starter" rev="3.6.13">
<artifact name="sqlhelper-mybatisplus_2x-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-mybatisplus_2x-spring-boot-starter', version='3.6.13')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-mybatisplus_2x-spring-boot-starter" % "3.6.13"
[com.github.fangjinuo.sqlhelper/sqlhelper-mybatisplus_2x-spring-boot-starter "3.6.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.22.RELEASE |
| org.springframework.boot : spring-boot-starter-logging | jar | 1.5.22.RELEASE |
| com.github.fangjinuo.sqlhelper : sqlhelper-mybatisplus_2x | jar | 3.6.13 |
| com.github.fangjinuo.sqlhelper : sqlhelper-mybatis-spring-common | jar | 3.6.13 |
| com.github.fangjinuo.sqlhelper : sqlhelper-jsqlparser | jar | 3.6.13 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.22.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.22.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |