is not current version
Last Version 8.1.0-alpha2

Zeebe Msgpack Value 1.3.1

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-value
Version

Version

1.3.1
Type

Type

jar
Description

Description

Zeebe Msgpack Value
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-value 1.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.agrona : agrona jar 1.14.0
io.camunda : zeebe-msgpack-core jar 1.3.1
io.camunda : zeebe-util jar 1.3.1

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar
io.camunda : zeebe-test-util jar 1.3.1
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 4.2.0
io.camunda : zeebe-build-tools jar 1.3.1
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.