is not current version
Last Version 3.6.14

com.github.fangjinuo.sqlhelper:sqlhelper-datasource 3.4.10


Categories

Categories

Data
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-datasource
Version

Version

3.4.10
Type

Type

jar

Download sqlhelper-datasource 3.4.10


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