License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-gateway-protocol-impl |
Version | Version8.0.0 |
Type | Typejar |
Description |
DescriptionZeebe Gateway Protocol Implementation
Zeebe Gateway Protocol Implementation
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol-impl/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-gateway-protocol-impl</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol-impl/
implementation 'io.camunda:zeebe-gateway-protocol-impl:8.0.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol-impl/
implementation ("io.camunda:zeebe-gateway-protocol-impl:8.0.0")
'io.camunda:zeebe-gateway-protocol-impl:jar:8.0.0'
<dependency org="io.camunda" name="zeebe-gateway-protocol-impl" rev="8.0.0">
<artifact name="zeebe-gateway-protocol-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-gateway-protocol-impl', version='8.0.0')
)
libraryDependencies += "io.camunda" % "zeebe-gateway-protocol-impl" % "8.0.0"
[io.camunda/zeebe-gateway-protocol-impl "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-api | jar | 1.45.0 |
io.grpc : grpc-protobuf | jar | 1.45.0 |
io.grpc : grpc-stub | jar | 1.45.0 |
com.google.guava : guava | jar | 31.1-jre |
com.google.protobuf : protobuf-java | jar | 3.19.4 |
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-gateway-protocol | jar | 8.0.0 |