Last Version

com.github.houbb:jdbc-test 0.0.9

The jdbc framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-test
Version

Version

0.0.9
Type

Type

jar
Description

Description

The jdbc framework.

Download jdbc-test 0.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : jdbc-gen jar 0.0.9
com.github.houbb : jdbc-mapping jar 0.0.9
mysql : mysql-connector-java jar 5.1.34
com.alibaba : fastjson jar 1.2.58

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.