Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzb-msgpack-json-path-benchmark |
Version | Version0.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-benchmark/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zb-msgpack-json-path-benchmark</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-benchmark/
implementation 'io.zeebe:zb-msgpack-json-path-benchmark:0.2.1'
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-benchmark/
implementation ("io.zeebe:zb-msgpack-json-path-benchmark:0.2.1")
'io.zeebe:zb-msgpack-json-path-benchmark:jar:0.2.1'
<dependency org="io.zeebe" name="zb-msgpack-json-path-benchmark" rev="0.2.1">
<artifact name="zb-msgpack-json-path-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-msgpack-json-path-benchmark', version='0.2.1')
)
libraryDependencies += "io.zeebe" % "zb-msgpack-json-path-benchmark" % "0.2.1"
[io.zeebe/zb-msgpack-json-path-benchmark "0.2.1"]