не последняя версия
Последняя версия 1.8.0

com.github.zhengframework:zheng-jdbc-core 1.2.0


Группа

Группа

com.github.zhengframework
Идентификатор

Идентификатор

zheng-jdbc-core
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать zheng-jdbc-core 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-jdbc-core/ -->
<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-jdbc-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-jdbc-core/
implementation 'com.github.zhengframework:zheng-jdbc-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-jdbc-core/
implementation ("com.github.zhengframework:zheng-jdbc-core:1.2.0")
'com.github.zhengframework:zheng-jdbc-core:jar:1.2.0'
<dependency org="com.github.zhengframework" name="zheng-jdbc-core" rev="1.2.0">
  <artifact name="zheng-jdbc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-jdbc-core', version='1.2.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-jdbc-core" % "1.2.0"
[com.github.zhengframework/zheng-jdbc-core "1.2.0"]