Last Version

com.github.houbb:jdbc-mapping 0.0.9

The jdbc mapping module.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-mapping
Version

Version

0.0.9
Type

Type

jar
Description

Description

The jdbc mapping module.

Download jdbc-mapping 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : jdbc-common jar 0.0.9
com.github.houbb : id-core jar 0.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.