We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f7973 commit 59b6bc6Copy full SHA for 59b6bc6
basic_example/pom.xml
@@ -21,10 +21,6 @@
21
<groupId>tech.ydb</groupId>
22
<artifactId>ydb-sdk-table</artifactId>
23
</dependency>
24
- <dependency>
25
- <groupId>tech.ydb</groupId>
26
- <artifactId>ydb-sdk-topic</artifactId>
27
- </dependency>
28
<dependency>
29
<groupId>tech.ydb.auth</groupId>
30
<artifactId>yc-auth-provider</artifactId>
query-example/pom.xml
<artifactId>ydb-sdk-query</artifactId>
0 commit comments