Last Version

org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples 1.2

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.

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.camunda.bpm.extension.examples
ArtifactId

ArtifactId

camunda-bpm-reactor-examples
Version

Version

1.2
Type

Type

pom
Description

Description

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.
Project Organization

Project Organization

camunda services GmbH

Download camunda-bpm-reactor-examples 1.2


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.examples</groupId>
    <artifactId>camunda-bpm-reactor-examples</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples/
implementation 'org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples:1.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples/
implementation ("org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples:1.2")
'org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples:pom:1.2'
<dependency org="org.camunda.bpm.extension.examples" name="camunda-bpm-reactor-examples" rev="1.2">
  <artifact name="camunda-bpm-reactor-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.examples', module='camunda-bpm-reactor-examples', version='1.2')
)
libraryDependencies += "org.camunda.bpm.extension.examples" % "camunda-bpm-reactor-examples" % "1.2"
[org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bpmn-task-listener
  • cmmn-task-listener
  • bpmn-execution-listener
  • spring-plugin