is not current version
Last Version 8.1.0-alpha2

Zeebe Process Test Engine Protocol 1.4.0-alpha2

Defines the protocol of communicating with the engine-agent.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-engine-protocol
Version

Version

1.4.0-alpha2
Type

Type

jar
Description

Description

Zeebe Process Test Engine Protocol
Defines the protocol of communicating with the engine-agent.

Download zeebe-process-test-engine-protocol 1.4.0-alpha2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.44.1
io.grpc : grpc-protobuf jar 1.44.1
io.grpc : grpc-stub jar 1.44.1
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.