OSS-JDBC is an empty Maven project that depends on several Open Source JDBC drivers. The sole purpose of this project is to automatically pull in JDBC driver JARs as Maven dependencies.
N/A
[org.bituf/oss-jdbc "0.7"]
org.bituf/oss-jdbc {:mvn/version "0.7"}
implementation("org.bituf:oss-jdbc:0.7")
<dependency> <groupId>org.bituf</groupId> <artifactId>oss-jdbc</artifactId> <version>0.7</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: