Zeebe Gateway

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-gateway
Последняя версия

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

1.0.0-alpha7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Zeebe Gateway
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.
Организация-разработчик

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

Camunda Services GmbH

Скачать zeebe-gateway

Как подключить последнюю версию

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

Зависимости

compile (31)

Идентификатор библиотеки Тип Версия
io.zeebe : zeebe-gateway-protocol-impl jar 1.0.0-alpha7
io.zeebe : zeebe-util jar 1.0.0-alpha7
io.zeebe : zeebe-protocol jar 1.0.0-alpha7
io.zeebe : zeebe-protocol-impl jar 1.0.0-alpha7
io.zeebe : zeebe-msgpack-value jar 1.0.0-alpha7
io.zeebe : zeebe-transport jar 1.0.0-alpha7
org.msgpack : msgpack-core jar 0.8.22
org.agrona : agrona jar 1.10.0
org.slf4j : slf4j-api jar 1.7.30
io.grpc : grpc-core jar 1.37.0
io.grpc : grpc-api jar 1.37.0
io.grpc : grpc-netty jar 1.37.0
io.grpc : grpc-stub jar 1.37.0
io.grpc : grpc-protobuf jar 1.37.0
com.google.protobuf : protobuf-java jar 3.15.8
com.google.api.grpc : proto-google-common-protos jar 2.1.0
io.zeebe : atomix-cluster jar 1.0.0-alpha7
io.zeebe : atomix-utils jar 1.0.0-alpha7
me.dinowernli : java-grpc-prometheus jar 0.3.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
io.prometheus : simpleclient jar 0.10.0
org.springframework.boot : spring-boot jar 2.4.5
org.springframework : spring-webmvc jar
org.springframework : spring-web jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-actuator jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.5
io.zeebe : zeebe-client-java jar 1.0.0-alpha7
io.netty : netty-transport jar

runtime (1)

Идентификатор библиотеки Тип Версия
io.netty : netty-tcnative-boringssl-static jar 2.0.38.Final

test (13)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.14.1
io.netty : netty-common jar
io.zeebe : zeebe-test-util jar 1.0.0-alpha7
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.9.0
io.zeebe : zeebe-protocol-test-util jar 1.0.0-alpha7
org.awaitility : awaitility jar 4.0.3
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

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

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

Zeebe.io - Workflow Engine for Microservices Orchestration

Maven Central

Zeebe provides visibility into and control over business processes that span multiple microservices.

Why Zeebe?

  • Define processes visually in BPMN 2.0
  • Choose your programming language
  • Deploy with Docker and Kubernetes
  • Build processes that react to messages from Kafka and other message queues
  • Scale horizontally to handle very high throughput
  • Fault tolerance (no relational database required)
  • Export process data for monitoring and analysis
  • Engage with an active community

Learn more at zeebe.io

Status

Starting with Zeebe 0.20.0, the "developer preview" label was removed from Zeebe and the first production-ready version was released .

To learn more about what we're currently working on, please visit the roadmap.

Helpful Links

Recommended Docs Entries for New Users

Contributing

Read the Contributions Guide.

Code of Conduct

This project adheres to the Camunda Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior as soon as possible.

License

Zeebe source files are made available under the Zeebe Community License Version 1.1 except for the parts listed below, which are made available under the Apache License, Version 2.0. See individual source files for details.

Available under the Apache License, Version 2.0:

Clarification on gRPC Code Generation

The Zeebe Gateway Protocol (API) as published in the gateway-protocol is licensed under the Zeebe Community License 1.1. Using gRPC tooling to generate stubs for the protocol does not constitute creating a derivative work under the Zeebe Community License 1.1 and no licensing restrictions are imposed on the resulting stub code by the Zeebe Community License 1.1.

io.zeebe
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

Версии библиотеки

Версия
1.0.0-alpha7
1.0.0-alpha6
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1
0.26.6
0.26.5
0.26.4
0.26.3
0.26.2
0.26.1
0.26.0
0.26.0-rc1
0.26.0-alpha2
0.26.0-alpha1
0.25.4
0.25.3
0.25.2
0.25.2-rc1
0.25.1
0.25.0
0.25.0-rc1
0.25.0-alpha2
0.25.0-alpha1
0.24.6
0.24.6-rc1
0.24.5
0.24.4
0.24.3
0.24.2
0.24.1
0.24.0
0.24.0-alpha2
0.24.0-alpha1
0.23.7
0.23.6
0.23.5
0.23.4
0.23.3
0.23.2
0.23.1
0.23.0
0.23.0-alpha2
0.23.0-alpha1
0.22.5
0.22.4
0.22.3
0.22.2
0.22.1
0.22.0
0.22.0-alpha2
0.22.0-alpha1
0.21.1
0.21.0
0.21.0-alpha3
0.21.0-alpha2
0.21.0-alpha1
0.20.3
0.20.3-rc2
0.20.3-rc1
0.20.2
0.20.1
0.20.0
0.19.0
0.19.0-alpha3
0.19.0-alpha2
0.19.0-alpha1
0.18.0
0.17.0
0.16.4
0.16.3
0.16.2
0.16.1
0.16.0
0.15.1
0.15.0
0.15.0-alpha1
0.14.0
0.13.1
0.13.0
0.12.1
0.12.0