| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-samples |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Samples
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-samples-1.3.0.pom | |
| zeebe-samples-1.3.0.jar | 20 KB |
| zeebe-samples-1.3.0-test-sources.jar | 2 KB |
| zeebe-samples-1.3.0-sources.jar | 14 KB |
| zeebe-samples-1.3.0-javadoc.jar | 164 KB |
| zeebe-samples-1.3.0-jar-with-dependencies.jar | 21 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-samples/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-samples</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-samples/
implementation 'io.camunda:zeebe-samples:1.3.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-samples/
implementation ("io.camunda:zeebe-samples:1.3.0")
'io.camunda:zeebe-samples:jar:1.3.0'
<dependency org="io.camunda" name="zeebe-samples" rev="1.3.0">
<artifact name="zeebe-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-samples', version='1.3.0')
)
libraryDependencies += "io.camunda" % "zeebe-samples" % "1.3.0"
[io.camunda/zeebe-samples "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-client-java | jar | 1.3.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| io.camunda : zeebe-build-tools | jar | 1.3.0 |