<dependency>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-server-shaded</artifactId>
<version>4.14.2</version>
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper', module='bookkeeper-server-shaded', version='4.14.2')
)
<parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>shaded-parent</artifactId> <version>4.14.2</version> </parent>
compile
|-- com.google.guava:failureaccess:1.0.1
|-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|-- org.checkerframework:checker-qual:3.5.0
|-- com.google.errorprone:error_prone_annotations:2.4.0
|-- com.google.j2objc:j2objc-annotations:1.3
|-- io.netty:netty-common:4.1.63.Final
|-- com.fasterxml.jackson.core:jackson-core:2.11.0
|-- com.fasterxml.jackson.core:jackson-databind:2.11.0
|-- com.fasterxml.jackson.core:jackson-annotations:2.11.0
|-- org.jctools:jctools-core:2.1.2
|-- io.netty:netty-buffer:4.1.63.Final
|-- org.rocksdb:rocksdbjni:6.16.4
|-- org.apache.zookeeper:zookeeper:3.6.2
|-- org.apache.zookeeper:zookeeper-jute:3.6.2
|-- org.apache.yetus:audience-annotations:0.5.0
|-- io.netty:netty-handler:4.1.63.Final
|-- io.netty:netty-resolver:4.1.63.Final
|-- io.netty:netty-transport:4.1.63.Final
|-- io.netty:netty-codec:4.1.63.Final
|-- io.netty:netty-transport-native-epoll:4.1.63.Final
|-- io.netty:netty-transport-native-unix-common:4.1.63.Final
|-- io.netty:netty-tcnative-boringssl-static:2.0.38.Final
|-- org.apache.bookkeeper.http:http-server:4.14.2
|-- commons-cli:commons-cli:1.2
|-- commons-codec:commons-codec:1.6
|-- org.apache.commons:commons-lang3:3.6
|-- org.apache.commons:commons-collections4:4.1
|-- org.bouncycastle:bc-fips:1.0.2
|-- net.java.dev.jna:jna:3.2.7
|-- org.apache.httpcomponents:httpclient:4.5.5
|-- org.apache.httpcomponents:httpcore:4.4.9
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.slf4j:slf4j-api:1.7.25
|-- commons-configuration:commons-configuration:1.10