License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-msgpack-core |
Version | Version1.4.0-alpha2 |
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>1.4.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/
implementation 'io.camunda:zeebe-msgpack-core:1.4.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/
implementation ("io.camunda:zeebe-msgpack-core:1.4.0-alpha2")
'io.camunda:zeebe-msgpack-core:jar:1.4.0-alpha2'
<dependency org="io.camunda" name="zeebe-msgpack-core" rev="1.4.0-alpha2">
<artifact name="zeebe-msgpack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-msgpack-core', version='1.4.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-msgpack-core" % "1.4.0-alpha2"
[io.camunda/zeebe-msgpack-core "1.4.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.agrona : agrona | jar | 1.14.0 |