BPMN Spec - Root

A tool to write tests for BPMN processes

License

License

GroupId

GroupId

io.zeebe.bpmn-spec
ArtifactId

ArtifactId

root
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

BPMN Spec - Root
A tool to write tests for BPMN processes
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/bpmn-spec

Download root

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20

Project Modules

  • core
  • zeebe-test-runner
  • junit-extension
io.zeebe.bpmn-spec
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.0.0
1.0.0
1.0.0-alpha2
1.0.0-alpha1