is not current version
Last Version 2.0.0

BPMN Spec - Root 1.0.0

A tool to write tests for BPMN workflows

License

License

GroupId

GroupId

io.zeebe.bpmn-spec
ArtifactId

ArtifactId

root
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/zeebe-io/bpmn-spec

Download root 1.0.0


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

Dependencies

compile (2)

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

Project Modules

  • core
  • zeebe-test-runner
  • junit-extension