| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-tkmapper-spring-boot-starter |
| Версия | Версия3.5.2 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:3.5.2
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-tkmapper-spring-boot-starter/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-tkmapper-spring-boot-starter</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:3.5.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:3.5.2")
'com.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:jar:3.5.2'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-tkmapper-spring-boot-starter" rev="3.5.2">
<artifact name="sqlhelper-tkmapper-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-tkmapper-spring-boot-starter', version='3.5.2')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-tkmapper-spring-boot-starter" % "3.5.2"
[com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter "3.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tk.mybatis : mapper-spring-boot-autoconfigure | jar | 2.1.5 |
| tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.22.RELEASE |
| org.springframework.boot : spring-boot Необязательный | jar | 1.5.22.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.22.RELEASE |
| org.mybatis : mybatis | jar | 3.4.0 |
| org.mybatis : mybatis-spring | jar | 1.3.2 |
| com.github.fangjinuo.sqlhelper : sqlhelper-mybatis | jar | 3.5.2 |
| com.github.fangjinuo.sqlhelper : sqlhelper-mybatis-spring-common | jar | 3.5.2 |
| com.github.fangjinuo.sqlhelper : sqlhelper-jsqlparser | jar | 3.5.2 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.22.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 3.5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |