| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-logstreams |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Logstreams
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| zeebe-logstreams-1.1.1.pom | |
| zeebe-logstreams-1.1.1.jar | 56 KB |
| zeebe-logstreams-1.1.1-tests.jar | 58 KB |
| zeebe-logstreams-1.1.1-test-sources.jar | 27 KB |
| zeebe-logstreams-1.1.1-sources.jar | 41 KB |
| zeebe-logstreams-1.1.1-javadoc.jar | 644 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-logstreams/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-logstreams</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-logstreams/
implementation 'io.camunda:zeebe-logstreams:1.1.1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-logstreams/
implementation ("io.camunda:zeebe-logstreams:1.1.1")
'io.camunda:zeebe-logstreams:jar:1.1.1'
<dependency org="io.camunda" name="zeebe-logstreams" rev="1.1.1">
<artifact name="zeebe-logstreams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-logstreams', version='1.1.1')
)
libraryDependencies += "io.camunda" % "zeebe-logstreams" % "1.1.1"
[io.camunda/zeebe-logstreams "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-dispatcher | jar | 1.1.1 |
| io.camunda : zeebe-util | jar | 1.1.1 |
| org.agrona : agrona | jar | 1.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| io.camunda : zeebe-protocol | jar | 1.1.1 |
| io.camunda : zeebe-db | jar | 1.1.1 |
| com.netflix.concurrency-limits : concurrency-limits-core | jar | 0.3.6 |
| io.prometheus : simpleclient | jar | 0.11.0 |
| io.camunda : zeebe-atomix-cluster | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| io.camunda : zeebe-test-util | jar | 1.1.1 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.awaitility : awaitility | jar | 4.0.3 |
| io.camunda : zeebe-build-tools | jar | 1.1.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |