License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-gateway |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Gateway
Zeebe Gateway
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-gateway/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-gateway</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway/
implementation 'io.camunda:zeebe-gateway:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway/
implementation ("io.camunda:zeebe-gateway:8.1.0-alpha2")
'io.camunda:zeebe-gateway:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-gateway" rev="8.1.0-alpha2">
<artifact name="zeebe-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-gateway', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-gateway" % "8.1.0-alpha2"
[io.camunda/zeebe-gateway "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-tcnative-boringssl-static | jar | 2.0.52.Final |