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