License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-client |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Client
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-client/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-client</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-client/
implementation 'com.twitter:distributedlog-client:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-client/
implementation ("com.twitter:distributedlog-client:0.3.51-RC1")
'com.twitter:distributedlog-client:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-client" rev="0.3.51-RC1">
<artifact name="distributedlog-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-client', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-client" % "0.3.51-RC1"
[com.twitter/distributedlog-client "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-protocol | 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 |
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 |