Last Version

DistributedLog Client 0.3.51-RC1

A high performance replicated log service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-client_2.11
Version

Version

0.3.51-RC1
Type

Type

jar
Description

Description

DistributedLog Client
A high performance replicated log service

Download distributedlog-client_2.11 0.3.51-RC1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.twitter : distributedlog-protocol_2.11 jar 0.3.51-RC1
com.twitter : finagle-core_2.11 jar 6.34.0
com.twitter : finagle-thriftmux_2.11 jar 6.34.0
com.twitter : finagle-serversets_2.11 jar 6.34.0
com.google.guava : guava jar 16.0
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.6.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.6.4
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.