is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-workitems-core 7.24.0.t043


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-workitems-core
Version

Version

7.24.0.t043
Type

Type

jar

Download jbpm-workitems-core 7.24.0.t043


<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-workitems-core/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-workitems-core</artifactId>
    <version>7.24.0.t043</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-workitems-core/
implementation 'org.jbpm:jbpm-workitems-core:7.24.0.t043'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-workitems-core/
implementation ("org.jbpm:jbpm-workitems-core:7.24.0.t043")
'org.jbpm:jbpm-workitems-core:jar:7.24.0.t043'
<dependency org="org.jbpm" name="jbpm-workitems-core" rev="7.24.0.t043">
  <artifact name="jbpm-workitems-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-workitems-core', version='7.24.0.t043')
)
libraryDependencies += "org.jbpm" % "jbpm-workitems-core" % "7.24.0.t043"
[org.jbpm/jbpm-workitems-core "7.24.0.t043"]