Zeebe HTTP Worker

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.

License

License

GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-http-worker
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe HTTP Worker
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.
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-http-worker

Download zeebe-http-worker

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : spring-zeebe-starter jar 1.2.8
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
com.fasterxml.jackson.core : jackson-core jar
com.github.spullara.mustache.java : compiler jar 0.9.10

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.camunda : zeebe-test jar
com.github.tomakehurst : wiremock jar 2.27.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.
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

Versions

Version
1.2.0
1.1.0
1.0.0
0.23.0
0.22.0
0.2.0