Last Version

io.zeebe:zeebe-simple-monitor-app 0.17.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-simple-monitor-app
Version

Version

0.17.0
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

Download zeebe-simple-monitor-app 0.17.0


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

Dependencies

compile (16)

Group / Artifact Type Version
io.zeebe : zeebe-client-java jar
io.zeebe.hazelcast : zeebe-hazelcast-connector jar 0.7.0
com.h2database : h2 jar 1.4.200
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
javax.interceptor : javax.interceptor-api jar 1.2.2
org.webjars : webjars-locator jar 0.38
org.webjars : bootstrap jar 4.4.1
org.webjars.bower : popper.js jar 1.16.0
org.webjars : jquery jar 3.4.1
org.webjars.bower : bpmn-js jar 0.26.6
org.webjars : sockjs-client jar 1.1.2
org.webjars : stomp-websocket jar 2.3.3
org.springframework.boot : spring-boot-devtools Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.