<dependency>
<groupId>io.streamnative</groupId>
<artifactId>bookkeeper-server</artifactId>
<version>4.14.8.1</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bookkeeper-server', version='4.14.8.1')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>bookkeeper</artifactId> <version>4.14.8.1</version> </parent>
compile
|-- io.streamnative:bookkeeper-common
|-- io.streamnative:bookkeeper-common-allocator
|-- io.streamnative:bookkeeper-proto
|-- io.streamnative:bookkeeper-tools-framework
|-- org.apache.zookeeper:zookeeper
|-- io.netty:netty-transport-native-epoll
|-- io.netty:netty-tcnative-boringssl-static
|-- io.streamnative.http:http-server
|-- io.streamnative:circe-checksum
|-- commons-codec:commons-codec
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-collections4
|-- org.apache.httpcomponents:httpclient
test
|-- io.streamnative:bookkeeper-common
|-- org.apache.kerby:kerby-config
|-- org.apache.kerby:kerb-simplekdc
|-- org.apache.zookeeper:zookeeper
|-- org.xerial.snappy:snappy-java
|-- io.dropwizard.metrics:metrics-core
|-- io.streamnative.stats:prometheus-metrics-provider