is not current version
Last Version 3.6.14

com.github.fangjinuo.sqlhelper:sqlhelper-dbutils 3.4.11


GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-dbutils
Version

Version

3.4.11
Type

Type

jar

Download sqlhelper-dbutils 3.4.11


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