is not current version
Last Version 1.13.4

com.yandex.ydb:ydb-sdk-parent 1.6.3

Java SDK for Yandex Datatabase (YDB)

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.ydb
ArtifactId

ArtifactId

ydb-sdk-parent
Version

Version

1.6.3
Type

Type

pom

Download ydb-sdk-parent 1.6.3

Filename Size
ydb-sdk-parent-1.6.3.pom 4 KB
Browse

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