is not current version
Last Version 4.1.9

com.gitee.qdbp:qdbp-jdbc-spring 1.2.0


GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-jdbc-spring
Version

Version

1.2.0
Type

Type

jar

Download qdbp-jdbc-spring 1.2.0


<!-- https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-jdbc-spring/ -->
<dependency>
    <groupId>com.gitee.qdbp</groupId>
    <artifactId>qdbp-jdbc-spring</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-jdbc-spring/
implementation 'com.gitee.qdbp:qdbp-jdbc-spring:1.2.0'
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-jdbc-spring/
implementation ("com.gitee.qdbp:qdbp-jdbc-spring:1.2.0")
'com.gitee.qdbp:qdbp-jdbc-spring:jar:1.2.0'
<dependency org="com.gitee.qdbp" name="qdbp-jdbc-spring" rev="1.2.0">
  <artifact name="qdbp-jdbc-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp', module='qdbp-jdbc-spring', version='1.2.0')
)
libraryDependencies += "com.gitee.qdbp" % "qdbp-jdbc-spring" % "1.2.0"
[com.gitee.qdbp/qdbp-jdbc-spring "1.2.0"]