Last Version

jdbc 0.0.9

The jdbc framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc
Version

Version

0.0.9
Type

Type

pom
Description

Description

jdbc
The jdbc framework.
Source Code Management

Source Code Management

https://github.com/houbb/csv

Download jdbc 0.0.9

Filename Size
jdbc-0.0.9.pom 11 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • jdbc-api
  • jdbc-test
  • jdbc-gen
  • jdbc-common
  • jdbc-mapping