| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.twitter |
| Идентификатор | Идентификаторdistributedlog-client |
| Последняя версия | Последняя версия0.3.51-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDistributedLog Client
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-client/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-client</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-client/
implementation 'com.twitter:distributedlog-client:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-client/
implementation ("com.twitter:distributedlog-client:0.3.51-RC1")
'com.twitter:distributedlog-client:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-client" rev="0.3.51-RC1">
<artifact name="distributedlog-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-client', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-client" % "0.3.51-RC1"
[com.twitter/distributedlog-client "0.3.51-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.twitter : distributedlog-protocol | jar | 0.3.51-RC1 |
| com.twitter : finagle-core_2.11 | jar | 6.34.0 |
| com.twitter : finagle-thriftmux_2.11 | jar | 6.34.0 |
| com.twitter : finagle-serversets_2.11 | jar | 6.34.0 |
| com.google.guava : guava | jar | 16.0 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.mockito : mockito-core | jar | 1.9.5 |