License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdjdbc |
Version | Version2.7.6 |
Type | Typejar |
Description |
Descriptionjdbc
jdbc
|
Filename | Size |
---|---|
jdbc-2.7.6.pom | |
jdbc-2.7.6.jar | 98 KB |
jdbc-2.7.6-sources.jar | 44 KB |
jdbc-2.7.6-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>jdbc</artifactId>
<version>2.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/
implementation 'io.github.shaohuizhe:jdbc:2.7.6'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/
implementation ("io.github.shaohuizhe:jdbc:2.7.6")
'io.github.shaohuizhe:jdbc:jar:2.7.6'
<dependency org="io.github.shaohuizhe" name="jdbc" rev="2.7.6">
<artifact name="jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='jdbc', version='2.7.6')
)
libraryDependencies += "io.github.shaohuizhe" % "jdbc" % "2.7.6"
[io.github.shaohuizhe/jdbc "2.7.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : orm | jar | 1.3.2 |
com.alibaba : druid | jar | 1.1.23 |
org.springframework : spring-jdbc | jar | |
org.slf4j : slf4j-api | jar | |
org.springframework.boot : spring-boot | jar |