| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shaohuizhe |
| Идентификатор | Идентификаторjdbc |
| Версия | Версия8.0 |
| Тип | Типjar |
| Описание |
Описаниеjdbc
jdbc
|
| Имя Файла | Размер |
|---|---|
| jdbc-8.0.pom | |
| jdbc-8.0.jar | 106 KB |
| jdbc-8.0-sources.jar | 48 KB |
| jdbc-8.0-javadoc.jar | 191 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>jdbc</artifactId>
<version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/
implementation 'io.github.shaohuizhe:jdbc:8.0'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/jdbc/
implementation ("io.github.shaohuizhe:jdbc:8.0")
'io.github.shaohuizhe:jdbc:jar:8.0'
<dependency org="io.github.shaohuizhe" name="jdbc" rev="8.0">
<artifact name="jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='jdbc', version='8.0')
)
libraryDependencies += "io.github.shaohuizhe" % "jdbc" % "8.0"
[io.github.shaohuizhe/jdbc "8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.shaohuizhe : orm | jar | 8.0 |
| com.alibaba : druid | jar | 1.2.9 |
| org.springframework : spring-jdbc | jar | |
| org.slf4j : slf4j-api | jar |