We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4eb51 commit 65493e7Copy full SHA for 65493e7
google-cloud-bigtable/pom.xml
@@ -62,6 +62,10 @@
62
</dependencyManagement>
63
64
<dependencies>
65
+ <dependency>
66
+ <groupId>com.google.cloud</groupId>
67
+ <artifactId>google-cloud-bigtable-stats</artifactId>
68
+ </dependency>
69
<!-- NOTE: Dependencies are organized into two groups, production and test.
70
Within a group, dependencies are sorted by (groupId, artifactId) -->
71
<!-- Production dependencies -->
0 commit comments