<dependency>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-server-tests-shaded</artifactId>
<version>4.14.4</version>
</dependency>
libraryDependencies += "org.apache.bookkeeper" % "bookkeeper-server-tests-shaded" % "4.14.4"
@Grapes(
@Grab(group='org.apache.bookkeeper', module='bookkeeper-server-tests-shaded', version='4.14.4')
)
<dependency org="org.apache.bookkeeper" name="bookkeeper-server-tests-shaded" rev="4.14.4" />
<parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>shaded-parent</artifactId> <version>4.14.4</version> </parent>
compile
|-- org.apache.bookkeeper:bookkeeper-common-allocator:4.14.4
|-- io.netty:netty-buffer:4.1.72.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.72.Final
|-- io.netty:netty-common:4.1.72.Final
|-- io.netty:netty-resolver:4.1.72.Final
|-- io.netty:netty-transport:4.1.72.Final
|-- io.netty:netty-codec:4.1.72.Final
|-- io.netty:netty-tcnative-classes:2.0.46.Final
|-- io.netty:netty-transport-native-epoll:4.1.72.Final
|-- io.netty:netty-transport-native-unix-common:4.1.72.Final
|-- io.netty:netty-transport-classes-epoll:4.1.72.Final
|-- io.netty:netty-tcnative-boringssl-static:2.0.46.Final
|-- org.apache.bookkeeper.http:http-server:4.14.4
|-- 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
|-- 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.13
|-- org.apache.httpcomponents:httpcore:4.4.13
|-- org.slf4j:slf4j-api:1.7.32
|-- commons-configuration:commons-configuration:1.10