is not current version
Last Version 1.2.0

Zeebe HTTP Worker 0.23.0

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
Version

Version

0.23.0
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/zeebe-io/zeebe-http-worker

Download zeebe-http-worker 0.23.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.zeebe.spring : spring-zeebe-starter jar 0.23.0
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.6

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.zeebe : zeebe-test jar
io.zeebe : zeebe-test-container jar 0.32.0
com.github.tomakehurst : wiremock jar 2.27.1
org.mockito : mockito-core jar 3.4.6

Project Modules

There are no modules declared in this project.