| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-parent |
| Версия | Версия1.4.0-alpha1 |
| Тип | Типpom |
| Описание |
ОписаниеZeebe Parent
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-parent-1.4.0-alpha1.pom | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-parent/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-parent</artifactId>
<version>1.4.0-alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-parent/
implementation 'io.camunda:zeebe-parent:1.4.0-alpha1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-parent/
implementation ("io.camunda:zeebe-parent:1.4.0-alpha1")
'io.camunda:zeebe-parent:pom:1.4.0-alpha1'
<dependency org="io.camunda" name="zeebe-parent" rev="1.4.0-alpha1">
<artifact name="zeebe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-parent', version='1.4.0-alpha1')
)
libraryDependencies += "io.camunda" % "zeebe-parent" % "1.4.0-alpha1"
[io.camunda/zeebe-parent "1.4.0-alpha1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-build-tools | jar | 1.4.0-alpha1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |