| License |
License |
|---|---|
| GroupId | GroupIdio.zeebe.bpmn-spec |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA tool to write tests for BPMN processes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-2.0.0.pom | |
| core-2.0.0.jar | 74 KB |
| core-2.0.0-test-sources.jar | 3 KB |
| core-2.0.0-sources.jar | 18 KB |
| core-2.0.0-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe.bpmn-spec/core/ -->
<dependency>
<groupId>io.zeebe.bpmn-spec</groupId>
<artifactId>core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe.bpmn-spec/core/
implementation 'io.zeebe.bpmn-spec:core:2.0.0'
// https://jarcasting.com/artifacts/io.zeebe.bpmn-spec/core/
implementation ("io.zeebe.bpmn-spec:core:2.0.0")
'io.zeebe.bpmn-spec:core:jar:2.0.0'
<dependency org="io.zeebe.bpmn-spec" name="core" rev="2.0.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe.bpmn-spec', module='core', version='2.0.0')
)
libraryDependencies += "io.zeebe.bpmn-spec" % "core" % "2.0.0"
[io.zeebe.bpmn-spec/core "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.awaitility : awaitility-kotlin | jar | 4.1.0 |
| Version |
|---|
|
2.0.0
|
|
1.0.0
|
|
1.0.0-alpha2
|
|
1.0.0-alpha1
|