<dependency>
<groupId>io.streamnative.oxia</groupId>
<artifactId>oxia-client</artifactId>
<version>0.3.0</version>
</dependency>
<parent> <groupId>io.streamnative.oxia</groupId> <artifactId>oxia-java</artifactId> <version>0.3.0</version> </parent>
compile
|-- io.streamnative.oxia:oxia-client-api
|-- com.github.ben-manes.caffeine:caffeine:3.1.4
|-- com.google.protobuf:protobuf-java
|-- io.opentelemetry:opentelemetry-api
|-- javax.annotation:javax.annotation-api:1.3.2
|-- net.openhft:zero-allocation-hashing:0.16
test