is not current version
Last Version 8.1

jdbc 2.9.4

jdbc

License

License

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

jdbc
Version

Version

2.9.4
Type

Type

jar
Description

Description

jdbc
jdbc
Source Code Management

Source Code Management

https://gitee.com/shzcloud/jdbc

Download jdbc 2.9.4


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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.shaohuizhe : core jar 1.2.7
io.github.shaohuizhe : ast jar 1.2.4
io.github.shaohuizhe : spring-bean jar 1.3.1
io.github.shaohuizhe : orm jar 1.4.9
com.alibaba : druid jar 1.1.23
org.springframework : spring-jdbc jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.