License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzeebe-msgpack-json-el |
Last Version | Last Version0.23.0-alpha2 |
Release Date | Release Date |
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/zeebe-msgpack-json-el/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-msgpack-json-el</artifactId>
<version>0.23.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-msgpack-json-el/
implementation 'io.zeebe:zeebe-msgpack-json-el:0.23.0-alpha2'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-msgpack-json-el/
implementation ("io.zeebe:zeebe-msgpack-json-el:0.23.0-alpha2")
'io.zeebe:zeebe-msgpack-json-el:jar:0.23.0-alpha2'
<dependency org="io.zeebe" name="zeebe-msgpack-json-el" rev="0.23.0-alpha2">
<artifact name="zeebe-msgpack-json-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-msgpack-json-el', version='0.23.0-alpha2')
)
libraryDependencies += "io.zeebe" % "zeebe-msgpack-json-el" % "0.23.0-alpha2"
[io.zeebe/zeebe-msgpack-json-el "0.23.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zeebe-msgpack-core | jar | 0.23.0-alpha2 |
io.zeebe : zeebe-msgpack-json-path | jar | 0.23.0-alpha2 |
io.zeebe : zeebe-util | jar | 0.23.0-alpha2 |
org.scala-lang : scala-library | jar | 2.13.1 |
org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
org.agrona : agrona | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zeebe-test-util | jar | 0.23.0-alpha2 |
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 |