| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.qdbp |
| ArtifactId | ArtifactIdqdbp-jdbc-spring |
| Version | Version4.1.9 |
| Type | Typejar |
| Description |
Descriptionqdbp-jdbc-spring
qdbp jdbc spring project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qdbp-jdbc-spring-4.1.9.pom | |
| qdbp-jdbc-spring-4.1.9.jar | 6 KB |
| qdbp-jdbc-spring-4.1.9-sources.jar | 5 KB |
| qdbp-jdbc-spring-4.1.9-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-jdbc-spring/ -->
<dependency>
<groupId>com.gitee.qdbp</groupId>
<artifactId>qdbp-jdbc-spring</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-jdbc-spring/
implementation 'com.gitee.qdbp:qdbp-jdbc-spring:4.1.9'
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-jdbc-spring/
implementation ("com.gitee.qdbp:qdbp-jdbc-spring:4.1.9")
'com.gitee.qdbp:qdbp-jdbc-spring:jar:4.1.9'
<dependency org="com.gitee.qdbp" name="qdbp-jdbc-spring" rev="4.1.9">
<artifact name="qdbp-jdbc-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp', module='qdbp-jdbc-spring', version='4.1.9')
)
libraryDependencies += "com.gitee.qdbp" % "qdbp-jdbc-spring" % "4.1.9"
[com.gitee.qdbp/qdbp-jdbc-spring "4.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.qdbp : qdbp-jdbc-core | jar | 4.1.9 |
| org.springframework : spring-context | jar | 4.3.17.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.25 |