License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-msgpack-core |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Msgpack Core
Zeebe Msgpack Core
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-msgpack-core</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/
implementation 'io.camunda:zeebe-msgpack-core:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/
implementation ("io.camunda:zeebe-msgpack-core:8.1.0-alpha2")
'io.camunda:zeebe-msgpack-core:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-msgpack-core" rev="8.1.0-alpha2">
<artifact name="zeebe-msgpack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-msgpack-core', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-msgpack-core" % "8.1.0-alpha2"
[io.camunda/zeebe-msgpack-core "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.agrona : agrona | jar | 1.15.2 |