Last Version

Examples of usage Java SDK for Yandex Database (YDB) 1.10.8

Examples of usage Java SDK for Yandex Database (YDB)

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.ydb
ArtifactId

ArtifactId

ydb-sdk-examples
Version

Version

1.10.8
Type

Type

jar
Description

Description

Examples of usage Java SDK for Yandex Database (YDB)
Examples of usage Java SDK for Yandex Database (YDB)

Download ydb-sdk-examples 1.10.8


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

Dependencies

compile (6)

Group / Artifact Type Version
com.yandex.ydb : ydb-sdk-table jar 1.10.8
com.yandex.ydb : ydb-sdk-auth-iam jar 1.10.8
com.beust : jcommander jar 1.72
com.yandex.cloud : java-sdk-auth jar 2.0.0
org.slf4j : slf4j-api jar 1.7.33
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.