is not current version
Last Version 1.8.0

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


Categories

Categories

jOOQ Data Databases
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-jdbc-jooq
Version

Version

1.1.0
Type

Type

jar

Download zheng-jdbc-jooq 1.1.0


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