| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.michaelruocco |
| Идентификатор | Идентификаторcamunda-spring-boot-demo |
| Последняя версия | Последняя версия0.1.33 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcamunda-spring-boot-demo
Template repo to speed up creating new library projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/camunda-spring-boot-demo/ -->
<dependency>
<groupId>com.github.michaelruocco</groupId>
<artifactId>camunda-spring-boot-demo</artifactId>
<version>0.1.33</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/camunda-spring-boot-demo/
implementation 'com.github.michaelruocco:camunda-spring-boot-demo:0.1.33'
// https://jarcasting.com/artifacts/com.github.michaelruocco/camunda-spring-boot-demo/
implementation ("com.github.michaelruocco:camunda-spring-boot-demo:0.1.33")
'com.github.michaelruocco:camunda-spring-boot-demo:pom:0.1.33'
<dependency org="com.github.michaelruocco" name="camunda-spring-boot-demo" rev="0.1.33">
<artifact name="camunda-spring-boot-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='camunda-spring-boot-demo', version='0.1.33')
)
libraryDependencies += "com.github.michaelruocco" % "camunda-spring-boot-demo" % "0.1.33"
[com.github.michaelruocco/camunda-spring-boot-demo "0.1.33"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.michaelruocco : file-loader Необязательный | jar | 6.0.5 |
| org.camunda.bpm : camunda-engine Необязательный | jar | 7.17.0 |
| org.mockito : mockito-core Необязательный | jar | 4.6.0 |
| org.awaitility : awaitility Необязательный | jar | 4.2.0 |