Last Version

KIE EAP - org-jbpm static module 6.5.0.Final

The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).

License

License

GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

org-jbpm
Version

Version

6.5.0.Final
Type

Type

jar
Description

Description

KIE EAP - org-jbpm static module
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
Project URL

Project URL

http://www.jboss.org/drools/org-jbpm
Project Organization

Project Organization

JBoss by Red Hat

Download org-jbpm 6.5.0.Final


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

Dependencies

compile (23)

Group / Artifact Type Version
org.jbpm : jbpm-query-jpa jar
org.jbpm : jbpm-executor jar
org.jbpm : jbpm-persistence-jpa jar
org.jbpm : jbpm-human-task-core jar
org.jbpm : jbpm-bpmn2-emfextmodel jar
org.jbpm : jbpm-workitems jar
org.jbpm : jbpm-human-task-workitems jar
org.jbpm : jbpm-kie-services jar
org.jbpm : jbpm-bpmn2 jar
org.jbpm : jbpm-flow-builder jar
org.jbpm : jbpm-runtime-manager jar
org.jbpm : jbpm-audit jar
org.jbpm : jbpm-document jar
org.jbpm : jbpm-shared-services jar
org.jbpm : jbpm-flow jar
org.jbpm : jbpm-human-task-audit jar
org.jbpm : jbpm-human-task-jpa jar
org.jbpm : jbpm-services-api jar
org.dashbuilder : dashbuilder-dataset-api jar
org.dashbuilder : dashbuilder-dataset-shared jar
org.dashbuilder : dashbuilder-dataset-core jar
org.dashbuilder : dashbuilder-dataset-sql jar
org.dashbuilder : dashbuilder-json jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.