is not current version
Last Version 8.1

jdbc 1.9.8

jdbc

License

License

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

jdbc
Version

Version

1.9.8
Type

Type

jar
Description

Description

jdbc
jdbc

Download jdbc 1.9.8


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.shaohuizhe : ast jar 1.2
io.github.shaohuizhe : tools jar 1.7.8
io.github.shaohuizhe : spring jar 1.6.4
com.oracle » ojdbc6 jar 11.2.0.3
mysql : mysql-connector-java jar 8.0.19
org.springframework : spring-jdbc jar

Project Modules

There are no modules declared in this project.