JDBC client implementation over Table client


License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.ydb
ArtifactId

ArtifactId

ydb-sdk-jdbc
Last Version

Last Version

1.13.4
Release Date

Release Date

Type

Type

jar
Description

Description

JDBC client implementation over Table client
JDBC client implementation over Table client

Download ydb-sdk-jdbc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.yandex.ydb : ydb-sdk-table jar 1.13.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.testcontainers : testcontainers jar 1.15.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.4
1.13.0
1.12.0
1.11.6
1.11.5
1.10.8
1.10.7
1.10.6
1.10.5
1.10.3
1.9.2
1.8.2
1.8.1
1.8.0
1.7.10