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