Last Version

jdbc 8.1

jdbc

License

License

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

jdbc
Version

Version

8.1
Type

Type

jar
Description

Description

jdbc
jdbc

Download jdbc 8.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.shaohuizhe : orm jar 8.1
com.alibaba : druid jar 1.2.9
org.springframework : spring-jdbc jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.