| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-test-util |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Test Util
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-test-util-1.0.0.pom | |
| zeebe-test-util-1.0.0.jar | 164 KB |
| zeebe-test-util-1.0.0-test-sources.jar | 4 KB |
| zeebe-test-util-1.0.0-sources.jar | 95 KB |
| zeebe-test-util-1.0.0-javadoc.jar | 1013 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-test-util/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-test-util</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-test-util/
implementation 'io.camunda:zeebe-test-util:1.0.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-test-util/
implementation ("io.camunda:zeebe-test-util:1.0.0")
'io.camunda:zeebe-test-util:jar:1.0.0'
<dependency org="io.camunda" name="zeebe-test-util" rev="1.0.0">
<artifact name="zeebe-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-test-util', version='1.0.0')
)
libraryDependencies += "io.camunda" % "zeebe-test-util" % "1.0.0"
[io.camunda/zeebe-test-util "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-util | jar | 1.0.0 |
| io.camunda : zeebe-protocol | jar | 1.0.0 |
| io.camunda : zeebe-exporter-api | jar | 1.0.0 |
| io.camunda : zeebe-client-java | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.msgpack : msgpack-core | jar | 0.8.22 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| io.camunda : zeebe-bpmn-model | jar | 1.0.0 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.msgpack : jackson-dataformat-msgpack | jar | 0.8.22 |
| org.agrona : agrona | jar | 1.10.0 |
| junit : junit | jar | 4.13.2 |
| org.testcontainers : testcontainers | jar | 1.15.3 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-core | jar | |
| org.springframework.boot : spring-boot | jar | 2.4.5 |
| org.yaml : snakeyaml | jar | 1.28 |
| io.grpc : grpc-api | jar | 1.37.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-build-tools | jar | 1.0.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |