не последняя версия
Последняя версия 3.0.0

openGauss JDBC Driver 2.0.1-compatibility

Java JDBC driver for openGauss

Лицензия

Лицензия

Группа

Группа

org.opengauss
Идентификатор

Идентификатор

opengauss-jdbc
Версия

Версия

2.0.1-compatibility
Тип

Тип

jar
Описание

Описание

openGauss JDBC Driver
Java JDBC driver for openGauss
Ссылка на сайт

Ссылка на сайт

https://gitee.com/opengauss/openGauss-connector-jdbc
Организация-разработчик

Организация-разработчик

openGauss

Скачать 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.