is not current version
Last Version 0.10.1

io.zeebe:zb-msgpack-json-path-parent 0.7.0


Categories

Categories

JSON Data
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zb-msgpack-json-path-parent
Version

Version

0.7.0
Type

Type

pom

Download zb-msgpack-json-path-parent 0.7.0


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