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 f5f0bb7 commit 4efb71cCopy full SHA for 4efb71c
presto-pinot-toolkit/pom.xml
@@ -26,6 +26,12 @@
26
<artifactId>javax.annotation-api</artifactId>
27
<version>1.3.2</version>
28
</dependency>
29
+
30
+ <dependency>
31
+ <groupId>org.apache.helix</groupId>
32
+ <artifactId>helix-core</artifactId>
33
+ <version>1.4.3</version>
34
+ </dependency>
35
</dependencies>
36
</dependencyManagement>
37
presto-pinot/pom.xml
@@ -25,6 +25,12 @@
25
0 commit comments