License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ydb |
ArtifactId | ArtifactIdydb-sdk-table |
Last Version | Last Version1.13.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTable client implementation
Table client implementation
|
Filename | Size |
---|---|
ydb-sdk-table-1.13.4.pom | |
ydb-sdk-table-1.13.4.jar | 231 KB |
ydb-sdk-table-1.13.4-sources.jar | 97 KB |
ydb-sdk-table-1.13.4-javadoc.jar | 605 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/ -->
<dependency>
<groupId>com.yandex.ydb</groupId>
<artifactId>ydb-sdk-table</artifactId>
<version>1.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/
implementation 'com.yandex.ydb:ydb-sdk-table:1.13.4'
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/
implementation ("com.yandex.ydb:ydb-sdk-table:1.13.4")
'com.yandex.ydb:ydb-sdk-table:jar:1.13.4'
<dependency org="com.yandex.ydb" name="ydb-sdk-table" rev="1.13.4">
<artifact name="ydb-sdk-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-table', version='1.13.4')
)
libraryDependencies += "com.yandex.ydb" % "ydb-sdk-table" % "1.13.4"
[com.yandex.ydb/ydb-sdk-table "1.13.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yandex.ydb : ydb-sdk-core | jar | 1.13.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
com.google.truth : truth | jar | 0.34 |
com.google.truth.extensions : truth-proto-extension | jar | 0.34 |