| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-protocol-asserts |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Protocol AssertJ Assertions
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-protocol-asserts-1.3.1.pom | |
| zeebe-protocol-asserts-1.3.1.jar | 145 KB |
| zeebe-protocol-asserts-1.3.1-sources.jar | 133 KB |
| zeebe-protocol-asserts-1.3.1-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-protocol-asserts/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-protocol-asserts</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-protocol-asserts/
implementation 'io.camunda:zeebe-protocol-asserts:1.3.1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-protocol-asserts/
implementation ("io.camunda:zeebe-protocol-asserts:1.3.1")
'io.camunda:zeebe-protocol-asserts:jar:1.3.1'
<dependency org="io.camunda" name="zeebe-protocol-asserts" rev="1.3.1">
<artifact name="zeebe-protocol-asserts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-protocol-asserts', version='1.3.1')
)
libraryDependencies += "io.camunda" % "zeebe-protocol-asserts" % "1.3.1"
[io.camunda/zeebe-protocol-asserts "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-protocol | jar | 1.3.1 |
| org.assertj : assertj-core | jar | 3.20.2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-build-tools | jar | 1.3.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |