Last Version

com.github.zhengframework:zheng-jdbc 1.8.0

zheng framework module: jdbc support

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-jdbc
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: jdbc support
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-jdbc 1.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.zhengframework : zheng-jdbc-core jar
com.zaxxer : HikariCP jar
com.github.zhengframework : zheng-core jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.alibaba : druid jar
org.apache.commons : commons-dbcp2 jar
com.mchange : c3p0 jar

test (6)

Group / Artifact Type Version
com.github.zhengframework : zheng-test jar
ch.qos.logback : logback-classic jar
org.hsqldb : hsqldb jar
com.h2database : h2 jar
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-healthchecks jar

Project Modules

There are no modules declared in this project.