| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаorg.camunda.bpm.extension.reactor.example |
| Идентификатор | Идентификаторcamunda-bpm-reactor-example-spring-plugin |
| Последняя версия | Последняя версия2.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.reactor.example/camunda-bpm-reactor-example-spring-plugin/ -->
<dependency>
<groupId>org.camunda.bpm.extension.reactor.example</groupId>
<artifactId>camunda-bpm-reactor-example-spring-plugin</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.reactor.example/camunda-bpm-reactor-example-spring-plugin/
implementation 'org.camunda.bpm.extension.reactor.example:camunda-bpm-reactor-example-spring-plugin:2.1.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.reactor.example/camunda-bpm-reactor-example-spring-plugin/
implementation ("org.camunda.bpm.extension.reactor.example:camunda-bpm-reactor-example-spring-plugin:2.1.2")
'org.camunda.bpm.extension.reactor.example:camunda-bpm-reactor-example-spring-plugin:jar:2.1.2'
<dependency org="org.camunda.bpm.extension.reactor.example" name="camunda-bpm-reactor-example-spring-plugin" rev="2.1.2">
<artifact name="camunda-bpm-reactor-example-spring-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.reactor.example', module='camunda-bpm-reactor-example-spring-plugin', version='2.1.2')
)
libraryDependencies += "org.camunda.bpm.extension.reactor.example" % "camunda-bpm-reactor-example-spring-plugin" % "2.1.2"
[org.camunda.bpm.extension.reactor.example/camunda-bpm-reactor-example-spring-plugin "2.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.bpm.extension.reactor : camunda-bpm-reactor-spring | jar | 2.1.2 |
| org.camunda.bpm.extension.springboot : camunda-bpm-spring-boot-starter | jar | 2.2.0 |
| com.h2database : h2 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.slf4j : jul-to-slf4j | jar |