| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаpro.taskana |
| Идентификатор | Идентификаторcamunda-outbox-spring-boot-sample |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеpro.taskana:camunda-outbox-spring-boot-sample
This pom is parent to all taskana-camunda-adapter modules and serves the common
build.
|
<!-- https://jarcasting.com/artifacts/pro.taskana/camunda-outbox-spring-boot-sample/ -->
<dependency>
<groupId>pro.taskana</groupId>
<artifactId>camunda-outbox-spring-boot-sample</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.taskana/camunda-outbox-spring-boot-sample/
implementation 'pro.taskana:camunda-outbox-spring-boot-sample:1.1.0'
// https://jarcasting.com/artifacts/pro.taskana/camunda-outbox-spring-boot-sample/
implementation ("pro.taskana:camunda-outbox-spring-boot-sample:1.1.0")
'pro.taskana:camunda-outbox-spring-boot-sample:jar:1.1.0'
<dependency org="pro.taskana" name="camunda-outbox-spring-boot-sample" rev="1.1.0">
<artifact name="camunda-outbox-spring-boot-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.taskana', module='camunda-outbox-spring-boot-sample', version='1.1.0')
)
libraryDependencies += "pro.taskana" % "camunda-outbox-spring-boot-sample" % "1.1.0"
[pro.taskana/camunda-outbox-spring-boot-sample "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |