License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ydb |
ArtifactId | ArtifactIdydb-sdk-core |
Last Version | Last Version1.13.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore module of Java SDK for Yandex Database (YDB)
Core module of Java SDK for Yandex Database (YDB)
|
Filename | Size |
---|---|
ydb-sdk-core-1.13.4.pom | |
ydb-sdk-core-1.13.4.jar | 75 KB |
ydb-sdk-core-1.13.4-sources.jar | 32 KB |
ydb-sdk-core-1.13.4-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-core/ -->
<dependency>
<groupId>com.yandex.ydb</groupId>
<artifactId>ydb-sdk-core</artifactId>
<version>1.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-core/
implementation 'com.yandex.ydb:ydb-sdk-core:1.13.4'
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-core/
implementation ("com.yandex.ydb:ydb-sdk-core:1.13.4")
'com.yandex.ydb:ydb-sdk-core:jar:1.13.4'
<dependency org="com.yandex.ydb" name="ydb-sdk-core" rev="1.13.4">
<artifact name="ydb-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-core', version='1.13.4')
)
libraryDependencies += "com.yandex.ydb" % "ydb-sdk-core" % "1.13.4"
[com.yandex.ydb/ydb-sdk-core "1.13.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yandex.ydb : ydb-sdk-proto | jar | 1.13.4 |
com.google.protobuf : protobuf-java | jar | 3.19.4 |
io.grpc : grpc-netty | jar | 1.43.2 |
io.grpc : grpc-netty-shaded | jar | 1.43.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.mockito : mockito-inline | jar | 3.11.2 |
com.google.truth : truth | jar | 0.34 |
com.google.truth.extensions : truth-proto-extension | jar | 0.34 |