<dependency>
<groupId>org.apache.kudu</groupId>
<artifactId>kudu-client</artifactId>
<version>1.7.0</version>
</dependency>
<parent> <groupId>org.apache.kudu</groupId> <artifactId>kudu-parent</artifactId> <version>1.7.0</version> </parent>
compile
|-- com.stumbleupon:async:1.4.1
|-- org.apache.yetus:audience-annotations:0.7.0
|-- org.slf4j:slf4j-api:1.7.25
|-- com.google.code.findbugs:jsr305:3.0.2
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3