License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdjdbc |
Last Version | Last Version8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdbc
jdbc
|
Filename | Size |
---|---|
jdbc-8.1.pom | |
jdbc-8.1.jar | 144 KB |
jdbc-8.1-sources.jar | 59 KB |
jdbc-8.1-javadoc.jar | 390 KB |
Browse |
<!-- 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"]
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 |