Last Version

Apache BookKeeper :: Compability Dependencies :: 4.0.0 4.5.1

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

Version

4.5.1
Type

Type

jar
Description

Description

Apache BookKeeper :: Compability Dependencies :: 4.0.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.
Project Organization

Project Organization

The Apache Software Foundation

Download bookkeeper-server-compat400 4.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.4.1
org.apache.bookkeeper : bookkeeper-server jar 4.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.