is not current version
Last Version 0.0.9

com.github.houbb:jdbc-mapping 0.0.7

The jdbc mapping module.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-mapping
Version

Version

0.0.7
Type

Type

jar

Download jdbc-mapping 0.0.7


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