文件下载
文件名 操作
bookkeeper-server-tests-shaded-4.14.0.jar 下载
bookkeeper-server-tests-shaded-4.14.0.pom 下载
bookkeeper-server-tests-shaded-4.14.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.bookkeeper</groupId>
  <artifactId>bookkeeper-server-tests-shaded</artifactId>
  <version>4.14.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.bookkeeper:bookkeeper-server-tests-shaded:4.14.0'
Gradle Kotlin
implementation("org.apache.bookkeeper:bookkeeper-server-tests-shaded:4.14.0")
Scala SBT
libraryDependencies += "org.apache.bookkeeper" % "bookkeeper-server-tests-shaded" % "4.14.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.bookkeeper', module='bookkeeper-server-tests-shaded', version='4.14.0')
)
Apache Ivy
<dependency org="org.apache.bookkeeper" name="bookkeeper-server-tests-shaded" rev="4.14.0" />
Leiningen
[org.apache.bookkeeper/bookkeeper-server-tests-shaded "4.14.0"]
Apache Buildr
'org.apache.bookkeeper:bookkeeper-server-tests-shaded:jar:4.14.0'
本项目依赖
<parent>
  <groupId>org.apache.bookkeeper</groupId>
  <artifactId>shaded-parent</artifactId>
  <version>4.14.0</version>
</parent>

compile

|-- org.apache.bookkeeper:bookkeeper-common-allocator:4.14.0

|-- 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-common: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.0

|-- 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

|-- commons-io:commons-io:2.4

|-- org.apache.commons:commons-lang3:3.6

|-- org.apache.commons:commons-collections4:4.1

|-- org.bouncycastle:bc-fips:1.0.2

|-- com.beust:jcommander:1.78

|-- net.java.dev.jna:jna:3.2.7

|-- org.apache.httpcomponents:httpclient:4.5.5

|-- org.apache.httpcomponents:httpcore:4.4.9

|-- org.slf4j:slf4j-api:1.7.25

|-- commons-configuration:commons-configuration:1.10

|-- commons-lang:commons-lang:2.6

|-- commons-logging:commons-logging:1.1.1