License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-protocol |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Protocol
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-protocol/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-protocol</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-protocol/
implementation 'com.twitter:distributedlog-protocol:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-protocol/
implementation ("com.twitter:distributedlog-protocol:0.3.51-RC1")
'com.twitter:distributedlog-protocol:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-protocol" rev="0.3.51-RC1">
<artifact name="distributedlog-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-protocol', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-protocol" % "0.3.51-RC1"
[com.twitter/distributedlog-protocol "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.bookkeeper.stats : bookkeeper-stats-api | jar | 4.3.4-TWTTR |
org.apache.thrift : libthrift | jar | 0.5.0-1 |
com.twitter : scrooge-core_2.11 | jar | 4.6.0 |
com.twitter : finagle-core_2.11 | jar | 6.34.0 |
com.twitter : finagle-thrift_2.11 | jar | 6.34.0 |
commons-lang : commons-lang | jar | 2.6 |
commons-codec : commons-codec | jar | 1.6 |
org.slf4j : slf4j-api | jar | 1.6.4 |
net.jpountz.lz4 : lz4 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |