is not current version
Last Version 4.1.9

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

qdbp jdbc spring project

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-jdbc-spring
Version

Version

3.1.0
Type

Type

jar

Download qdbp-jdbc-spring 3.1.0


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