This repository aims to upload CUBRID JDBC Drivers to Maven Central Repository.
You can, of course, use CUBRID JDBC Maven Repository if you don't mind adding it to your pom.xml
or settings.xml
.
See artifacts already available on Maven Central Repository.
You just can use it like this.
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>cubrid-jdbc-driver-x.y.z.some</artifactId>
<version>a.b.c</version>
</dependency>
As you might already know, javadoc.io serves apidocs.
http://www.javadoc.io/doc/com.github.jinahya/cubrid-jdbc-driver-x.y.z.some/a.b.c
e.g. See for cubrid-jdbc-driver-9.2.26.0004/1.0.0.
Just add an issue. I'll do it for you. It won't take long.