License |
License |
---|---|
GroupId | GroupIdio.holunda |
ArtifactId | ArtifactIdcamunda-bpm-correlate |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtension / Core
A library for correlation of messages with processes running inside the Camunda 7 platform engine.
|
Filename | Size |
---|---|
camunda-bpm-correlate-0.0.1.pom | |
camunda-bpm-correlate-0.0.1.jar | 130 KB |
camunda-bpm-correlate-0.0.1-sources.jar | 32 KB |
camunda-bpm-correlate-0.0.1-javadoc.jar | 540 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate/ -->
<dependency>
<groupId>io.holunda</groupId>
<artifactId>camunda-bpm-correlate</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate/
implementation 'io.holunda:camunda-bpm-correlate:0.0.1'
// https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate/
implementation ("io.holunda:camunda-bpm-correlate:0.0.1")
'io.holunda:camunda-bpm-correlate:jar:0.0.1'
<dependency org="io.holunda" name="camunda-bpm-correlate" rev="0.0.1">
<artifact name="camunda-bpm-correlate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holunda', module='camunda-bpm-correlate', version='0.0.1')
)
libraryDependencies += "io.holunda" % "camunda-bpm-correlate" % "0.0.1"
[io.holunda/camunda-bpm-correlate "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.holunda.data : camunda-bpm-data | jar | 1.2.6 |
io.micrometer : micrometer-core | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
org.jetbrains.kotlin : kotlin-reflect | jar | |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mockito.kotlin : mockito-kotlin | jar | 4.0.0 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.assertj : assertj-core | jar | 3.18.1 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar |