License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-benchmark |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Benchmark
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-benchmark/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-benchmark</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-benchmark/
implementation 'com.twitter:distributedlog-benchmark:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-benchmark/
implementation ("com.twitter:distributedlog-benchmark:0.3.51-RC1")
'com.twitter:distributedlog-benchmark:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-benchmark" rev="0.3.51-RC1">
<artifact name="distributedlog-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-benchmark', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-benchmark" % "0.3.51-RC1"
[com.twitter/distributedlog-benchmark "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-client | jar | 0.3.51-RC1 |
com.twitter : distributedlog-service | jar | 0.3.51-RC1 |
com.twitter : finagle-ostrich4_2.11 | jar | 6.34.0 |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-core | test-jar | 0.3.51-RC1 |
junit : junit | jar | 4.8.1 |