License |
License |
---|---|
GroupId | GroupIdio.holunda |
ArtifactId | ArtifactIdcamunda-bpm-correlate-spring-cloud-stream |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtension / Ingres Adapter Spring Cloud Stream
A library for correlation of messages with processes running inside the Camunda 7 platform engine.
|
<!-- https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate-spring-cloud-stream/ -->
<dependency>
<groupId>io.holunda</groupId>
<artifactId>camunda-bpm-correlate-spring-cloud-stream</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate-spring-cloud-stream/
implementation 'io.holunda:camunda-bpm-correlate-spring-cloud-stream:0.0.1'
// https://jarcasting.com/artifacts/io.holunda/camunda-bpm-correlate-spring-cloud-stream/
implementation ("io.holunda:camunda-bpm-correlate-spring-cloud-stream:0.0.1")
'io.holunda:camunda-bpm-correlate-spring-cloud-stream:jar:0.0.1'
<dependency org="io.holunda" name="camunda-bpm-correlate-spring-cloud-stream" rev="0.0.1">
<artifact name="camunda-bpm-correlate-spring-cloud-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holunda', module='camunda-bpm-correlate-spring-cloud-stream', version='0.0.1')
)
libraryDependencies += "io.holunda" % "camunda-bpm-correlate-spring-cloud-stream" % "0.0.1"
[io.holunda/camunda-bpm-correlate-spring-cloud-stream "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.holunda : camunda-bpm-correlate-spring-starter | jar | 0.0.1 |
org.springframework.cloud : spring-cloud-stream | jar | |
org.springframework.kafka : spring-kafka | 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.commons : camunda-commons-typed-values | 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 |