is not current version
Last Version 1.13.4

Java SDK for Yandex Datatabase (YDB) 1.10.5

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.10.5
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.10.5


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

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
  • core
  • examples
  • proto-gen
  • table
  • jdbc
  • jdbc/uberjar