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