is not current version
Last Version 3.0.0

openGauss JDBC Driver 2.0.1-compatibility

Java JDBC driver for openGauss

License

License

GroupId

GroupId

org.opengauss
ArtifactId

ArtifactId

opengauss-jdbc
Version

Version

2.0.1-compatibility
Type

Type

jar
Description

Description

openGauss JDBC Driver
Java JDBC driver for openGauss
Project URL

Project URL

https://gitee.com/opengauss/openGauss-connector-jdbc
Project Organization

Project Organization

openGauss

Download opengauss-jdbc 2.0.1-compatibility


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.