| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаorg.apache.distributedlog |
| Идентификатор | Идентификаторdistributedlog-messaging_2.10 |
| Версия | Версия0.4.0-incubating |
| Тип | Типjar |
| Описание |
ОписаниеApache DistributedLog :: Tutorials :: Messaging Tutorial
Apache DistributedLog provides a high performance replicated log service.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-messaging_2.10/ -->
<dependency>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog-messaging_2.10</artifactId>
<version>0.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-messaging_2.10/
implementation 'org.apache.distributedlog:distributedlog-messaging_2.10:0.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-messaging_2.10/
implementation ("org.apache.distributedlog:distributedlog-messaging_2.10:0.4.0-incubating")
'org.apache.distributedlog:distributedlog-messaging_2.10:jar:0.4.0-incubating'
<dependency org="org.apache.distributedlog" name="distributedlog-messaging_2.10" rev="0.4.0-incubating">
<artifact name="distributedlog-messaging_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-messaging_2.10', version='0.4.0-incubating')
)
libraryDependencies += "org.apache.distributedlog" % "distributedlog-messaging_2.10" % "0.4.0-incubating"
[org.apache.distributedlog/distributedlog-messaging_2.10 "0.4.0-incubating"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.distributedlog : distributedlog-core_2.10 | jar | 0.4.0-incubating |
| org.apache.distributedlog : distributedlog-client_2.10 | jar | 0.4.0-incubating |
| jline : jline | jar | 0.9.94 |
| org.iq80.leveldb : leveldb | jar | 0.7 |
| org.apache.thrift : libthrift | jar | 0.5.0-1 |
| com.twitter : scrooge-core_2.10 | jar | 4.6.0 |