is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-jdbc-jdbi 1.1.0


Categories

Categories

JDBI Data Databases
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-jdbc-jdbi
Version

Version

1.1.0
Type

Type

jar

Download zheng-jdbc-jdbi 1.1.0


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