License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-gateway-protocol-impl |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
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.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol-impl/
implementation 'io.camunda:zeebe-gateway-protocol-impl:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol-impl/
implementation ("io.camunda:zeebe-gateway-protocol-impl:8.1.0-alpha2")
'io.camunda:zeebe-gateway-protocol-impl:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-gateway-protocol-impl" rev="8.1.0-alpha2">
<artifact name="zeebe-gateway-protocol-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-gateway-protocol-impl', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-gateway-protocol-impl" % "8.1.0-alpha2"
[io.camunda/zeebe-gateway-protocol-impl "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-api | jar | 1.46.0 |
io.grpc : grpc-protobuf | jar | 1.46.0 |
io.grpc : grpc-stub | jar | 1.46.0 |
com.google.guava : guava | jar | 31.1-jre |
com.google.protobuf : protobuf-java | jar | 3.21.1 |
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-gateway-protocol | jar | 8.1.0-alpha2 |