License |
License |
---|---|
GroupId | GroupIdio.zeebe.bpmn-spec |
ArtifactId | ArtifactIdroot |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPMN Spec - Root
A tool to write tests for BPMN processes
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-2.0.0.pom | 9 KB |
root-2.0.0-javadoc.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
Version |
---|
2.0.0
|
1.0.0
|
1.0.0-alpha2
|
1.0.0-alpha1
|