io.zeebe:zeebe-simple-monitor

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-simple-monitor
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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-simple-monitor

Download zeebe-simple-monitor

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
io.camunda : spring-zeebe-starter jar 1.3.0
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-mustache jar
org.springframework.boot : spring-boot-starter-websocket jar
io.zeebe.hazelcast : zeebe-hazelcast-connector jar 1.1.0
com.hazelcast : hazelcast jar 5.0.2
com.h2database : h2 jar 2.1.210
org.postgresql : postgresql jar
org.webjars : webjars-locator jar 0.42
org.webjars : bootstrap jar 4.6.0-1
org.webjars : popper.js jar 1.16.0
org.webjars : jquery jar 3.6.0
org.webjars : sockjs-client jar 1.5.1
org.webjars : stomp-websocket jar 2.3.4
org.springframework.boot : spring-boot-devtools Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.testcontainers : postgresql jar 1.16.3

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
2.3.0
2.2.0
2.0.0
1.0.0
0.20.1
0.20.0
0.19.1
0.19.0
0.18.0