Last Version

com.github.houbb:jdbc-api 0.0.9

The jdbc framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jdbc-api
Version

Version

0.0.9
Type

Type

jar
Description

Description

The jdbc framework.

Download jdbc-api 0.0.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.