<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-broker-common</artifactId>
<version>2.10.5.15</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-broker-common', version='2.10.5.15')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>pulsar</artifactId> <version>2.10.5.15</version> </parent>
compile
|-- io.streamnative:pulsar-metadata
|-- io.prometheus:simpleclient_jetty
|-- javax.servlet:javax.servlet-api
|-- javax.ws.rs:javax.ws.rs-api
|-- io.jsonwebtoken:jjwt-jackson
test