License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzeebe-msgpack-json-path |
Last Version | Last Version0.23.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Msgpack Json Path
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 |
<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-msgpack-json-path/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-msgpack-json-path</artifactId>
<version>0.23.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-msgpack-json-path/
implementation 'io.zeebe:zeebe-msgpack-json-path:0.23.0-alpha2'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-msgpack-json-path/
implementation ("io.zeebe:zeebe-msgpack-json-path:0.23.0-alpha2")
'io.zeebe:zeebe-msgpack-json-path:jar:0.23.0-alpha2'
<dependency org="io.zeebe" name="zeebe-msgpack-json-path" rev="0.23.0-alpha2">
<artifact name="zeebe-msgpack-json-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-msgpack-json-path', version='0.23.0-alpha2')
)
libraryDependencies += "io.zeebe" % "zeebe-msgpack-json-path" % "0.23.0-alpha2"
[io.zeebe/zeebe-msgpack-json-path "0.23.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zeebe-msgpack-core | jar | 0.23.0-alpha2 |
io.zeebe : zeebe-util | jar | 0.23.0-alpha2 |
org.agrona : agrona | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.msgpack : msgpack-core | jar | 0.8.20 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.msgpack : jackson-dataformat-msgpack | jar | 0.8.20 |
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 3.15.0 |
io.zeebe : zeebe-build-tools | jar | 0.23.0-alpha2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |