Last Version

Java SDK for Yandex Datatabase (YDB) 1.13.4

Java SDK for Yandex Datatabase (YDB)

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.ydb
ArtifactId

ArtifactId

ydb-sdk-parent
Version

Version

1.13.4
Type

Type

pom
Description

Description

Java SDK for Yandex Datatabase (YDB)
Java SDK for Yandex Datatabase (YDB)
Project URL

Project URL

https://github.com/yandex-cloud/ydb-java-sdk
Source Code Management

Source Code Management

https://github.com/yandex-cloud/ydb-java-sdk.git

Download ydb-sdk-parent 1.13.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • auth-iam
  • protobuf-api
  • core
  • table
  • jdbc
  • jdbc/uberjar