Last Version

Apache DistributedLog :: Benchmark 0.5.0

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-benchmark
Version

Version

0.5.0
Type

Type

jar
Description

Description

Apache DistributedLog :: Benchmark
Apache DistributedLog provides a high performance replicated log service.
Project Organization

Project Organization

The Apache Software Foundation

Download distributedlog-benchmark 0.5.0


<!-- https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-benchmark/ -->
<dependency>
    <groupId>org.apache.distributedlog</groupId>
    <artifactId>distributedlog-benchmark</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-benchmark/
implementation 'org.apache.distributedlog:distributedlog-benchmark:0.5.0'
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-benchmark/
implementation ("org.apache.distributedlog:distributedlog-benchmark:0.5.0")
'org.apache.distributedlog:distributedlog-benchmark:jar:0.5.0'
<dependency org="org.apache.distributedlog" name="distributedlog-benchmark" rev="0.5.0">
  <artifact name="distributedlog-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-benchmark', version='0.5.0')
)
libraryDependencies += "org.apache.distributedlog" % "distributedlog-benchmark" % "0.5.0"
[org.apache.distributedlog/distributedlog-benchmark "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-proxy-client jar 0.5.0
org.apache.distributedlog : distributedlog-proxy-server jar 0.5.0
com.twitter : finagle-ostrich4_2.11 jar 6.34.0
org.slf4j : slf4j-log4j12 jar 1.6.4

test (2)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core test-jar 0.5.0
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.