is not current version
Last Version 4.1.9

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

qdbp jdbc spring project

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-jdbc-spring
Version

Version

3.3.3
Type

Type

jar

Download qdbp-jdbc-spring 3.3.3


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