| Лицензия |
Лицензия
Apache License
|
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторspring-zeebe-example-root |
| Версия | Версия8.0.3 |
| Тип | Тип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-8.0.3.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>8.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/spring-zeebe-example-root/
implementation 'io.camunda:spring-zeebe-example-root:8.0.3'
// https://jarcasting.com/artifacts/io.camunda/spring-zeebe-example-root/
implementation ("io.camunda:spring-zeebe-example-root:8.0.3")
'io.camunda:spring-zeebe-example-root:pom:8.0.3'
<dependency org="io.camunda" name="spring-zeebe-example-root" rev="8.0.3">
<artifact name="spring-zeebe-example-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='spring-zeebe-example-root', version='8.0.3')
)
libraryDependencies += "io.camunda" % "spring-zeebe-example-root" % "8.0.3"
[io.camunda/spring-zeebe-example-root "8.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |