| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.distributedlog |
| Идентификатор | Идентификаторdistributedlog-benchmark |
| Версия | Версия0.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache DistributedLog :: Benchmark
Apache DistributedLog provides a high performance replicated log service.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| distributedlog-benchmark-0.5.0.pom | |
| distributedlog-benchmark-0.5.0.jar | 87 KB |
| distributedlog-benchmark-0.5.0-sources.jar | 46 KB |
| distributedlog-benchmark-0.5.0-bin.tar.gz | 64 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.distributedlog : distributedlog-core | test-jar | 0.5.0 |
| junit : junit | jar | 4.8.1 |