Last Version

Apache BookKeeper :: Stream Storage :: State Library 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

statelib
Version

Version

4.15.0
Type

Type

jar
Description

Description

Apache BookKeeper :: Stream Storage :: State Library
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 statelib 4.15.0


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

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core jar 4.15.0
org.apache.bookkeeper : bookkeeper-common jar 4.15.0
org.apache.bookkeeper : stream-storage-common jar 4.15.0
org.apache.bookkeeper : stream-storage-api jar 4.15.0
org.apache.bookkeeper : stream-storage-proto jar 4.15.0
com.google.guava : guava jar 31.0.1-jre
org.rocksdb : rocksdbjni jar 6.29.4.1
com.google.protobuf : protobuf-java jar 3.19.2
org.apache.distributedlog : distributedlog-core jar 4.15.0
org.apache.zookeeper : zookeeper jar 3.8.0
org.apache.zookeeper : zookeeper test-jar 3.8.0
org.xerial.snappy : snappy-java jar 1.1.7.7
io.dropwizard.metrics : metrics-core jar 4.1.12.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 (6)

Group / Artifact Type Version
org.apache.bookkeeper : testtools 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.