Last Version

org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples-bpmn-execution-listener 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-bpmn-execution-listener
Version

Version

1.2
Type

Type

jar
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-bpmn-execution-listener 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar
org.camunda.bpm.extension : camunda-bpm-reactor-core jar 1.2

test (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.187
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.12
org.slf4j : jul-to-slf4j jar 1.7.12

Project Modules

There are no modules declared in this project.