jBPM :: WorkItems :: Transform

jBPM: a Business Process Management (BPM) Suite

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-workitems-transform
Last Version

Last Version

7.4.1.Final
Release Date

Release Date

Type

Type

jar
Description

Description

jBPM :: WorkItems :: Transform
jBPM: a Business Process Management (BPM) Suite
Project URL

Project URL

http://www.jboss.org/jbpm/jbpm-workitems-transform/
Project Organization

Project Organization

JBoss by Red Hat

Download jbpm-workitems-transform

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.jbpm : jbpm-workitems-core jar
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.5
org.apache.commons : commons-compress jar 1.12
org.apache.commons : commons-exec jar 1.3
org.slf4j : slf4j-api jar 1.7.22
org.antlr : ST4 jar 4.0.7

test (8)

Group / Artifact Type Version
org.jbpm : jbpm-workitems-core test-jar
org.jbpm : jbpm-flow-builder jar
org.kie : kie-dmn-core jar
ch.qos.logback : logback-classic jar 1.2.0
org.jbpm : jbpm-test jar
org.jbpm : jbpm-test-util jar 7.4.1.Final
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

                    GitHub Stars GitHub Forks Pull Requests Contributors License Twitter Follow

Quick Links

Homepage: http://jbpm.org/

Business Applications: https://start.jbpm.org/

Documentation: https://docs.jboss.org/jbpm/release/latestFinal/jbpm-docs/html_single/

JIRA: https://issues.jboss.org/projects/JBPM/summary

About jBPM

jBPM is a toolkit for building business applications to help automate business processes and decisions.

jBPM can be used as standalone service or embedded in custom service. It does not mandate any of the frameworks to be used, it can be successfully used in

  • traditional JEE applications - war/ear deployments
  • SpringBoot or Thorntail (formerly known as WildFly Swarm) - uberjar deployments
  • standalone java programs

jBPM is open source software, released under the Apache Software License. It is written in 100% pure Java™, runs on any JVM and is available in the Maven Central repository too.

Building from source

  1. Check out the source:
git clone [email protected]:kiegroup/jbpm.git

If you don't have a GitHub account use this command instead:

git clone https://github.com/kiegroup/jbpm.git jbpm
  1. Build with Maven:
cd jbpm
mvn clean install -DskipTests

Contributing to jBPM

All contributions are welcome! Before you start please read the Developing Drools and jBPM guide.

Getting Help

Follow this link to with information on how to:

  • post questions on user groups
  • report and create issues
  • chat with jBPM devs and community
  • get customer support

Guides

There is alot of good information (and books) available on jBPM and it's hard to list them all. Here are some of the most notable ones for quick reference:

org.jbpm

KIE (Drools, OptaPlanner and jBPM)

Code of the Drools rule engine, OptaPlanner constraint solver and jBPM workflow engine.

Versions

Version
7.4.1.Final
7.4.0.Final
7.3.0.Final