License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.bookkeeper |
ArtifactId | ArtifactIdhedwig-client |
Last Version | Last Version4.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhedwig-client
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 URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hedwig-client-4.3.2.pom | |
hedwig-client-4.3.2.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bookkeeper/hedwig-client/ -->
<dependency>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>hedwig-client</artifactId>
<version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bookkeeper/hedwig-client/
implementation 'org.apache.bookkeeper:hedwig-client:4.3.2'
// https://jarcasting.com/artifacts/org.apache.bookkeeper/hedwig-client/
implementation ("org.apache.bookkeeper:hedwig-client:4.3.2")
'org.apache.bookkeeper:hedwig-client:jar:4.3.2'
<dependency org="org.apache.bookkeeper" name="hedwig-client" rev="4.3.2">
<artifact name="hedwig-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper', module='hedwig-client', version='4.3.2')
)
libraryDependencies += "org.apache.bookkeeper" % "hedwig-client" % "4.3.2"
[org.apache.bookkeeper/hedwig-client "4.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
org.apache.bookkeeper : hedwig-protocol | jar | 4.3.2 |
org.slf4j : slf4j-api | jar | 1.6.4 |
io.netty : netty | jar | 3.9.4.Final |
commons-configuration : commons-configuration | jar | 1.6 |
org.apache.zookeeper : zookeeper | jar | 3.4.6 |
org.apache.bookkeeper : bookkeeper-server | jar | 4.3.2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |