Last Version

Apache DistributedLog :: Core Library 0.4.0-incubating

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-core_2.11
Version

Version

0.4.0-incubating
Type

Type

jar
Description

Description

Apache DistributedLog :: Core Library
Apache DistributedLog provides a high performance replicated log service.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=incubator-distributedlog.git;a=summary/distributedlog-core_2.11

Download distributedlog-core_2.11 0.4.0-incubating


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.5.1-alpha
org.slf4j : slf4j-api jar 1.6.4
com.twitter.common : stats-util jar 0.0.58
com.twitter : util-core_2.11 jar 6.34.0
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.thrift : libthrift jar 0.5.0-1
com.twitter : scrooge-core_2.11 jar 4.6.0
org.apache.bookkeeper : bookkeeper-server jar 4.3.7-TWTTR-OSS
commons-cli : commons-cli jar 1.1
org.apache.distributedlog : distributedlog-protocol_2.11 jar 0.4.0-incubating
net.jpountz.lz4 : lz4 jar 1.2.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.jmock : jmock jar 2.8.2
org.slf4j : slf4j-log4j12 jar 1.6.4
org.mockito : mockito-core jar 1.9.5
org.apache.distributedlog : distributedlog-protocol_2.11 test-jar 0.4.0-incubating

Project Modules

There are no modules declared in this project.