Последняя версия

Zeebe BOM 1.0.0-alpha7

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.

Лицензия

Лицензия

Группа

Группа

io.zeebe
Идентификатор

Идентификатор

zeebe-bom
Версия

Версия

1.0.0-alpha7
Тип

Тип

pom
Описание

Описание

Zeebe BOM
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.
Ссылка на сайт

Ссылка на сайт

http://zeebe.io/
Организация-разработчик

Организация-разработчик

Camunda Services GmbH
Система контроля версий

Система контроля версий

https://github.com/zeebe-io/zeebe

Скачать zeebe-bom 1.0.0-alpha7

Имя Файла Размер
zeebe-bom-1.0.0-alpha7.pom 8 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.