Last Version

com.github.houbb:jdbc-gen 0.0.9

The gen module for jdbc.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-gen
Version

Version

0.0.9
Type

Type

jar
Description

Description

The gen module for jdbc.

Download jdbc-gen 0.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : jdbc-common jar 0.0.9
com.github.houbb : heaven jar 0.1.122
org.freemarker : freemarker jar 2.3.23

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.