License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-core |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Core Library
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-core/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-core</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-core/
implementation 'com.twitter:distributedlog-core:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-core/
implementation ("com.twitter:distributedlog-core:0.3.51-RC1")
'com.twitter:distributedlog-core:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-core" rev="0.3.51-RC1">
<artifact name="distributedlog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-core', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-core" % "0.3.51-RC1"
[com.twitter/distributedlog-core "0.3.51-RC1"]
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 |
jline : jline | jar | 0.9.94 |
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.4-TWTTR |
commons-cli : commons-cli | jar | 1.1 |
com.twitter : distributedlog-protocol | jar | 0.3.51-RC1 |
net.jpountz.lz4 : lz4 | jar | 1.2.0 |
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 |