License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-messaging |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Messaging Tutorial
A high performance replicated log service
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-messaging/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-messaging</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-messaging/
implementation 'com.twitter:distributedlog-messaging:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-messaging/
implementation ("com.twitter:distributedlog-messaging:0.3.51-RC1")
'com.twitter:distributedlog-messaging:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-messaging" rev="0.3.51-RC1">
<artifact name="distributedlog-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-messaging', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-messaging" % "0.3.51-RC1"
[com.twitter/distributedlog-messaging "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-core | jar | 0.3.51-RC1 |
com.twitter : distributedlog-client | jar | 0.3.51-RC1 |
jline : jline | jar | 0.9.94 |
org.iq80.leveldb : leveldb | jar | 0.7 |
org.apache.thrift : libthrift | jar | 0.5.0-1 |
com.twitter : scrooge-core_2.11 | jar | 4.6.0 |