is not current version
Last Version 8.1.0-alpha2

Zeebe Msgpack Core 1.4.0-alpha1

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-msgpack-core
Version

Version

1.4.0-alpha1
Type

Type

jar
Description

Description

Zeebe Msgpack Core
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download zeebe-msgpack-core 1.4.0-alpha1


<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/ -->
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-msgpack-core</artifactId>
    <version>1.4.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/
implementation 'io.camunda:zeebe-msgpack-core:1.4.0-alpha1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-msgpack-core/
implementation ("io.camunda:zeebe-msgpack-core:1.4.0-alpha1")
'io.camunda:zeebe-msgpack-core:jar:1.4.0-alpha1'
<dependency org="io.camunda" name="zeebe-msgpack-core" rev="1.4.0-alpha1">
  <artifact name="zeebe-msgpack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-msgpack-core', version='1.4.0-alpha1')
)
libraryDependencies += "io.camunda" % "zeebe-msgpack-core" % "1.4.0-alpha1"
[io.camunda/zeebe-msgpack-core "1.4.0-alpha1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.agrona : agrona jar 1.14.0

test (7)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.9.0
junit : junit jar 4.13.2
io.camunda : zeebe-test-util jar 1.4.0-alpha1
org.assertj : assertj-core jar 3.20.2
io.camunda : zeebe-build-tools jar 1.4.0-alpha1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.