MVN

com.github.houbb : jdbc

Maven & Gradle

Jan 19, 2021
23 stars

jdbc · The jdbc framework.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>jdbc</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : jdbc to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.github.houbb : jdbc to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jdbc-0.0.9
jdbc-0.0.8
jdbc-0.0.7
jdbc-0.0.6
jdbc-0.0.5
jdbc-0.0.4
jdbc-0.0.3
jdbc-0.0.2
jdbc-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>jdbc</artifactId>
    <version>0.0.9</version>
</dependency>