Skip to content

jinahya/cubrid-jdbc-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

cubrid-jdbc-driver

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.

Maven Central Repository

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>

javadoc.io

As you might already know, javadoc.io serves apidocs.

http:https://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.

Want any artifact of specific version be available on the central?

Just add an issue. I'll do it for you. It won't take long.

About

CUBRID JDBC Driver for the Central

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published