| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторzb-msgpack-json-path-parent |
| Последняя версия | Последняя версия0.10.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеZeebe Msgpack Json Path Parent
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| zb-msgpack-json-path-parent-0.10.1.pom | 2 KB |
| Обзор |
<!-- 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.10.1</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.10.1'
// https://jarcasting.com/artifacts/io.zeebe/zb-msgpack-json-path-parent/
implementation ("io.zeebe:zb-msgpack-json-path-parent:0.10.1")
'io.zeebe:zb-msgpack-json-path-parent:pom:0.10.1'
<dependency org="io.zeebe" name="zb-msgpack-json-path-parent" rev="0.10.1">
<artifact name="zb-msgpack-json-path-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-msgpack-json-path-parent', version='0.10.1')
)
libraryDependencies += "io.zeebe" % "zb-msgpack-json-path-parent" % "0.10.1"
[io.zeebe/zb-msgpack-json-path-parent "0.10.1"]