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

com.github.fangjinuo.sqlhelper:sqlhelper 2.0.6

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

Группа

Группа

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

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

sqlhelper
Версия

Версия

2.0.6
Тип

Тип

pom

Скачать sqlhelper 2.0.6

Имя Файла Размер
sqlhelper-2.0.6.pom 15 KB
Обзор

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