is not current version
Last Version 1.2.0

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

1.0.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/camunda-community-hub/zeebe-http-worker

Download zeebe-http-worker 1.0.0


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

Dependencies

compile (6)

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

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 3.8.0

Project Modules

There are no modules declared in this project.