| Лицензия |
Лицензия
Apache License
|
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторspring-zeebe-example-root |
| Версия | Версия1.2.7 |
| Тип | Типpom |
| Описание |
Описаниеpom/spring-zeebe-examples
This pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-zeebe-example-root-1.2.7.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/spring-zeebe-example-root/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>spring-zeebe-example-root</artifactId>
<version>1.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/spring-zeebe-example-root/
implementation 'io.camunda:spring-zeebe-example-root:1.2.7'
// https://jarcasting.com/artifacts/io.camunda/spring-zeebe-example-root/
implementation ("io.camunda:spring-zeebe-example-root:1.2.7")
'io.camunda:spring-zeebe-example-root:pom:1.2.7'
<dependency org="io.camunda" name="spring-zeebe-example-root" rev="1.2.7">
<artifact name="spring-zeebe-example-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='spring-zeebe-example-root', version='1.2.7')
)
libraryDependencies += "io.camunda" % "spring-zeebe-example-root" % "1.2.7"
[io.camunda/spring-zeebe-example-root "1.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |