License |
License |
---|---|
GroupId | GroupIdio.holunda |
ArtifactId | ArtifactIdcamunda-bpm-correlate-root |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncamunda-bpm-correlate-root
A library for correlation of messages with processes running inside the Camunda 7 platform engine.
|
Project URL |
Project URL |
Filename | Size |
---|---|
camunda-bpm-correlate-root-0.0.1.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate-root/ -->
<dependency>
<groupId>io.holunda</groupId>
<artifactId>camunda-bpm-correlate-root</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate-root/
implementation 'io.holunda:camunda-bpm-correlate-root:0.0.1'
// https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate-root/
implementation ("io.holunda:camunda-bpm-correlate-root:0.0.1")
'io.holunda:camunda-bpm-correlate-root:pom:0.0.1'
<dependency org="io.holunda" name="camunda-bpm-correlate-root" rev="0.0.1">
<artifact name="camunda-bpm-correlate-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda', module='camunda-bpm-correlate-root', version='0.0.1')
)
libraryDependencies += "io.holunda" % "camunda-bpm-correlate-root" % "0.0.1"
[io.holunda/camunda-bpm-correlate-root "0.0.1"]