Last Version

io.zeebe:zeebe-simple-tasklist 0.5.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-tasklist
Version

Version

0.5.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
Source Code Management

Source Code Management

https://github.com/zeebe-io/zeebe-simple-tasklist

Download zeebe-simple-tasklist 0.5.0


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

Dependencies

compile (13)

Group / Artifact Type Version
io.zeebe.spring : spring-zeebe-starter jar 0.23.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
org.springframework.boot : spring-boot-starter-security jar
io.zeebe.hazelcast : zeebe-hazelcast-connector jar 0.9.0
com.h2database : h2 jar 1.4.200
org.webjars : webjars-locator-core jar 0.41
org.webjars : sockjs-client jar 1.1.2
org.webjars : stomp-websocket jar 2.3.3-1
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.