Last Version

Apache BookKeeper :: Server 4.15.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

bookkeeper-server
Version

Version

4.15.0
Type

Type

jar
Description

Description

Apache BookKeeper :: Server
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download bookkeeper-server 4.15.0


<!-- https://jarcasting.com/artifacts/org.apache.bookkeeper/bookkeeper-server/ -->
<dependency>
    <groupId>org.apache.bookkeeper</groupId>
    <artifactId>bookkeeper-server</artifactId>
    <version>4.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bookkeeper/bookkeeper-server/
implementation 'org.apache.bookkeeper:bookkeeper-server:4.15.0'
// https://jarcasting.com/artifacts/org.apache.bookkeeper/bookkeeper-server/
implementation ("org.apache.bookkeeper:bookkeeper-server:4.15.0")
'org.apache.bookkeeper:bookkeeper-server:jar:4.15.0'
<dependency org="org.apache.bookkeeper" name="bookkeeper-server" rev="4.15.0">
  <artifact name="bookkeeper-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper', module='bookkeeper-server', version='4.15.0')
)
libraryDependencies += "org.apache.bookkeeper" % "bookkeeper-server" % "4.15.0"
[org.apache.bookkeeper/bookkeeper-server "4.15.0"]

Dependencies

compile (25)

Group / Artifact Type Version
org.apache.bookkeeper : bookkeeper-common jar 4.15.0
org.apache.bookkeeper : bookkeeper-common-allocator jar 4.15.0
org.apache.bookkeeper : bookkeeper-proto jar 4.15.0
org.apache.bookkeeper : bookkeeper-tools-framework jar 4.15.0
org.rocksdb : rocksdbjni jar 6.29.4.1
org.apache.zookeeper : zookeeper jar 3.8.0
io.netty : netty-handler jar 4.1.75.Final
io.netty : netty-transport-native-epoll jar 4.1.75.Final
io.netty : netty-tcnative-boringssl-static jar 2.0.50.Final
org.apache.bookkeeper.http : http-server jar 4.15.0
org.apache.bookkeeper : circe-checksum jar 4.15.0
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.6
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-collections4 jar 4.1
org.bouncycastle : bc-fips jar 1.0.2.3
com.beust : jcommander jar 1.78
net.java.dev.jna : jna jar 3.2.7
org.apache.httpcomponents : httpclient jar 4.5.13
io.reactivex.rxjava3 : rxjava jar 3.0.1
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
commons-configuration : commons-configuration jar 1.10

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.6.0

test (15)

Group / Artifact Type Version
org.apache.bookkeeper : testtools jar 4.15.0
org.apache.bookkeeper : bookkeeper-common test-jar 4.15.0
org.apache.kerby : kerby-config jar 1.1.1
org.apache.kerby : kerb-simplekdc jar 1.1.1
org.apache.zookeeper : zookeeper test-jar 3.8.0
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.xerial.snappy : snappy-java jar 1.1.7.7
io.dropwizard.metrics : metrics-core jar 4.1.12.1
org.apache.bookkeeper.stats : prometheus-metrics-provider jar 4.15.0
org.apache.bookkeeper.http : vertx-http-server jar 4.15.0
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.4
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2

Project Modules

There are no modules declared in this project.