Last Version

com.github.houbb:jdbc-common 0.0.9

The common module for jdbc.(公用的常量)

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-common
Version

Version

0.0.9
Type

Type

jar
Description

Description

The common module for jdbc.(公用的常量)

Download jdbc-common 0.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : jdbc-api jar 0.0.9
com.github.houbb : heaven jar 0.1.122
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : jdbc-pool jar 1.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.