не последняя версия
Последняя версия 8.1.0-alpha2

io.camunda:zeebe-process-test-engine-protocol 8.0.3

Defines the protocol of communicating with the engine-agent.

Группа

Группа

io.camunda
Идентификатор

Идентификатор

zeebe-process-test-engine-protocol
Версия

Версия

8.0.3
Тип

Тип

jar

Скачать zeebe-process-test-engine-protocol 8.0.3


<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-engine-protocol/ -->
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-process-test-engine-protocol</artifactId>
    <version>8.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-engine-protocol/
implementation 'io.camunda:zeebe-process-test-engine-protocol:8.0.3'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-engine-protocol/
implementation ("io.camunda:zeebe-process-test-engine-protocol:8.0.3")
'io.camunda:zeebe-process-test-engine-protocol:jar:8.0.3'
<dependency org="io.camunda" name="zeebe-process-test-engine-protocol" rev="8.0.3">
  <artifact name="zeebe-process-test-engine-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-engine-protocol', version='8.0.3')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-engine-protocol" % "8.0.3"
[io.camunda/zeebe-process-test-engine-protocol "8.0.3"]