MVN

tech.ydb : ydb-sdk-bom

Maven & Gradle

Aug 11, 2023
35 stars

Java SDK Bill of Materials · Java SDK Bill of Materials (BOM)

<dependency>
    <groupId>tech.ydb</groupId>
    <artifactId>ydb-sdk-bom</artifactId>
    <version>2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.ydb : ydb-sdk-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.1.4

All Versions

Choose a version of tech.ydb : ydb-sdk-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
ydb-sdk-bom-2.1.4
ydb-sdk-bom-2.1.3
ydb-sdk-bom-2.1.2
ydb-sdk-bom-2.1.1
ydb-sdk-bom-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.ydb</groupId>
    <artifactId>ydb-sdk-bom</artifactId>
    <version>2.1.4</version>
</dependency>

Advertisement