| License |
License |
|---|---|
| GroupId | GroupIdorg.jbpm |
| ArtifactId | ArtifactIdjbpm-workitems |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWorkItems
jBPM: a Business Process Management (BPM) Suite
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-workitems/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-workitems</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-workitems/
implementation 'org.jbpm:jbpm-workitems:7.71.0.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-workitems/
implementation ("org.jbpm:jbpm-workitems:7.71.0.Final")
'org.jbpm:jbpm-workitems:jar:7.71.0.Final'
<dependency org="org.jbpm" name="jbpm-workitems" rev="7.71.0.Final">
<artifact name="jbpm-workitems" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-workitems', version='7.71.0.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-workitems" % "7.71.0.Final"
[org.jbpm/jbpm-workitems "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.drools : drools-core | jar | |
| org.jbpm : jbpm-flow | jar | |
| org.jbpm : jbpm-bpmn2 | jar | |
| org.kie : kie-api | jar | |
| org.kie : kie-internal | jar | |
| org.kie : kie-dmn-api | jar | |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-exec | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.antlr : ST4 | jar | 4.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jbpm : jbpm-flow-builder | jar | |
| org.kie : kie-dmn-core | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.jbpm : jbpm-test-util | jar | |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |