is not current version
Last Version 1.2

org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples-bpmn-task-listener 1.1


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-task-listener
Version

Version

1.1
Type

Type

jar

Download camunda-bpm-reactor-examples-bpmn-task-listener 1.1


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