License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdjdbc |
Version | Version1.9.8 |
Type | Typejar |
Description |
Descriptionjdbc
jdbc
|
Filename | Size |
---|---|
jdbc-1.9.8.pom | |
jdbc-1.9.8.jar | 218 KB |
jdbc-1.9.8-sources.jar | 92 KB |
jdbc-1.9.8-javadoc.jar | 553 KB |
Browse |
<!-- 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"]
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 |