License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ydb |
ArtifactId | ArtifactIdydb-sdk-table |
Version | Version1.7.6 |
Type | Typejar |
Description |
DescriptionTable client implementation
Table client implementation
|
Filename | Size |
---|---|
ydb-sdk-table-1.7.6.pom | |
ydb-sdk-table-1.7.6.jar | 240 KB |
ydb-sdk-table-1.7.6-sources.jar | 100 KB |
ydb-sdk-table-1.7.6-javadoc.jar | 631 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.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/
implementation 'com.yandex.ydb:ydb-sdk-table:1.7.6'
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/
implementation ("com.yandex.ydb:ydb-sdk-table:1.7.6")
'com.yandex.ydb:ydb-sdk-table:jar:1.7.6'
<dependency org="com.yandex.ydb" name="ydb-sdk-table" rev="1.7.6">
<artifact name="ydb-sdk-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-table', version='1.7.6')
)
libraryDependencies += "com.yandex.ydb" % "ydb-sdk-table" % "1.7.6"
[com.yandex.ydb/ydb-sdk-table "1.7.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yandex.ydb : ydb-sdk-core | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.34 |
com.google.truth.extensions : truth-proto-extension | jar | 0.34 |