| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-springjdbc-spring-boot |
| Версия | Версия3.1.1 |
| Тип | Типpom |
| Описание |
ОписаниеJDBC Extensions:
Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test)
based Java
|
| Имя Файла | Размер |
|---|---|
| sqlhelper-springjdbc-spring-boot-3.1.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-springjdbc-spring-boot</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:3.1.1'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:3.1.1")
'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:pom:3.1.1'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-springjdbc-spring-boot" rev="3.1.1">
<artifact name="sqlhelper-springjdbc-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-springjdbc-spring-boot', version='3.1.1')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-springjdbc-spring-boot" % "3.1.1"
[com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot "3.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.github.fangjinuo.easyjson : easyjson-core | jar | 3.0.0 |
| com.github.fangjinuo.langx : langx-java | jar | 2.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |