is not current version
Last Version 3.6.14

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


Categories

Categories

Data
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-datasource
Version

Version

3.4.0
Type

Type

jar

Download sqlhelper-datasource 3.4.0


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