License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzb-msgpack-json-el |
Version | Version0.16.4 |
Type | Typejar |
Description |
DescriptionZeebe Msgpack Json Expression Language
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/zb-msgpack-json-el/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zb-msgpack-json-el</artifactId>
<version>0.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-el/
implementation 'io.zeebe:zb-msgpack-json-el:0.16.4'
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-el/
implementation ("io.zeebe:zb-msgpack-json-el:0.16.4")
'io.zeebe:zb-msgpack-json-el:jar:0.16.4'
<dependency org="io.zeebe" name="zb-msgpack-json-el" rev="0.16.4">
<artifact name="zb-msgpack-json-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-msgpack-json-el', version='0.16.4')
)
libraryDependencies += "io.zeebe" % "zb-msgpack-json-el" % "0.16.4"
[io.zeebe/zb-msgpack-json-el "0.16.4"]
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zb-msgpack-core | jar | 0.16.4 |
io.zeebe : zb-msgpack-json-path | jar | 0.16.4 |
io.zeebe : zb-util | jar | 0.16.4 |
org.scala-lang : scala-library | jar | 2.12.8 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.0.6 |
org.agrona : agrona | jar | 0.9.34 |
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zb-test-util | jar | 0.16.4 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.12.1 |
io.zeebe : zb-build-tools | jar | 0.16.4 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |