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