Последняя версия

sqlhelper 1.1-RELEASE

Supports SQL Tools ( Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Лицензия

Лицензия

Группа

Группа

com.github.fangjinuo
Идентификатор

Идентификатор

sqlhelper
Версия

Версия

1.1-RELEASE
Тип

Тип

pom
Описание

Описание

sqlhelper
Supports SQL Tools ( Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java
Ссылка на сайт

Ссылка на сайт

https://github.com/fangjinuo/sqlhelper
Система контроля версий

Система контроля версий

https://github.com/fangjinuo/sqlhelper.git

Скачать sqlhelper 1.1-RELEASE

Имя Файла Размер
sqlhelper-1.1-RELEASE.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper/ -->
<dependency>
    <groupId>com.github.fangjinuo</groupId>
    <artifactId>sqlhelper</artifactId>
    <version>1.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper/
implementation 'com.github.fangjinuo:sqlhelper:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper/
implementation ("com.github.fangjinuo:sqlhelper:1.1-RELEASE")
'com.github.fangjinuo:sqlhelper:pom:1.1-RELEASE'
<dependency org="com.github.fangjinuo" name="sqlhelper" rev="1.1-RELEASE">
  <artifact name="sqlhelper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo', module='sqlhelper', version='1.1-RELEASE')
)
libraryDependencies += "com.github.fangjinuo" % "sqlhelper" % "1.1-RELEASE"
[com.github.fangjinuo/sqlhelper "1.1-RELEASE"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 20.0
com.google.code.gson : gson jar 2.8.5
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Модули Проекта

  • sqlhelper-dialect
  • sqlhelper-mybatis
  • sqlhelper-examples
  • sqlhelper-mybatis-spring-boot
  • sqlhelper-mybatis-over-pagehelper