License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdjdbc |
Version | Version2.4.3 |
Type | Typejar |
Description |
Descriptionjdbc
jdbc
|
Filename | Size |
---|---|
jdbc-2.4.3.pom | |
jdbc-2.4.3.jar | 229 KB |
jdbc-2.4.3-sources.jar | 98 KB |
jdbc-2.4.3-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>jdbc</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/
implementation 'io.github.shaohuizhe:jdbc:2.4.3'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/
implementation ("io.github.shaohuizhe:jdbc:2.4.3")
'io.github.shaohuizhe:jdbc:jar:2.4.3'
<dependency org="io.github.shaohuizhe" name="jdbc" rev="2.4.3">
<artifact name="jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='jdbc', version='2.4.3')
)
libraryDependencies += "io.github.shaohuizhe" % "jdbc" % "2.4.3"
[io.github.shaohuizhe/jdbc "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : ast | jar | 1.2.1 |
io.github.shaohuizhe : tools | jar | 1.9.1 |
io.github.shaohuizhe : spring | jar | 1.7.5 |
com.oracle » ojdbc6 | jar | 11.2.0.3 |
mysql : mysql-connector-java | jar | 8.0.19 |
org.springframework : spring-jdbc | jar | |
com.alibaba : druid | jar | 1.1.23 |