<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-metadata</artifactId>
<version>2.10.5.17-57af94-2</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-metadata', version='2.10.5.17-57af94-2')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>pulsar</artifactId> <version>2.10.5.17-57af94-2</version> </parent>
compile
|-- io.streamnative:pulsar-common
|-- org.apache.zookeeper:zookeeper
|-- io.streamnative:bookkeeper-server
|-- com.github.ben-manes.caffeine:caffeine
test
|-- io.dropwizard.metrics:metrics-core