is not current version
Last Version 3.6.14

com.github.fangjinuo.sqlhelper:sqlhelper 1.1.1

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

GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper
Version

Version

1.1.1
Type

Type

pom

Download sqlhelper 1.1.1

Filename Size
sqlhelper-1.1.1.pom 11 KB
Browse

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