| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки EventBus Библиотеки уровня приложения Messaging Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаorg.camunda.bpm.extension.reactor |
| Идентификатор | Идентификаторcamunda-bpm-reactor-eventbus |
| Последняя версия | Последняя версия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/camunda-bpm-reactor-eventbus/ -->
<dependency>
<groupId>org.camunda.bpm.extension.reactor</groupId>
<artifactId>camunda-bpm-reactor-eventbus</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.reactor/camunda-bpm-reactor-eventbus/
implementation 'org.camunda.bpm.extension.reactor:camunda-bpm-reactor-eventbus:2.1.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.reactor/camunda-bpm-reactor-eventbus/
implementation ("org.camunda.bpm.extension.reactor:camunda-bpm-reactor-eventbus:2.1.2")
'org.camunda.bpm.extension.reactor:camunda-bpm-reactor-eventbus:jar:2.1.2'
<dependency org="org.camunda.bpm.extension.reactor" name="camunda-bpm-reactor-eventbus" rev="2.1.2">
<artifact name="camunda-bpm-reactor-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.reactor', module='camunda-bpm-reactor-eventbus', version='2.1.2')
)
libraryDependencies += "org.camunda.bpm.extension.reactor" % "camunda-bpm-reactor-eventbus" % "2.1.2"
[org.camunda.bpm.extension.reactor/camunda-bpm-reactor-eventbus "2.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reactivestreams : reactive-streams | jar | 1.0.1 |
| org.eclipse.collections : eclipse-collections | jar | 9.0.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| com.jayway.jsonpath : json-path Необязательный | jar | 2.2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| com.lmax : disruptor | jar | 3.3.7 |
| io.vavr : vavr | jar | 0.9.2 |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reactivestreams : reactive-streams-tck | jar | 1.0.1 |
| com.h2database : h2 | jar | 1.4.196 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.camunda.bpm.extension : camunda-bpm-assert | jar | 1.2 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |