camunda BPM - engine - Compatbility Test Spring 5

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-engine-spring-compatibility-test-spring5
Last Version

Last Version

7.14.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

camunda BPM - engine - Compatbility Test Spring 5
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-engine-spring-compatibility-test-spring5

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring-compatibility-test-spring5/ -->
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-engine-spring-compatibility-test-spring5</artifactId>
    <version>7.14.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring-compatibility-test-spring5/
implementation 'org.camunda.bpm:camunda-engine-spring-compatibility-test-spring5:7.14.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-spring-compatibility-test-spring5/
implementation ("org.camunda.bpm:camunda-engine-spring-compatibility-test-spring5:7.14.0-alpha2")
'org.camunda.bpm:camunda-engine-spring-compatibility-test-spring5:jar:7.14.0-alpha2'
<dependency org="org.camunda.bpm" name="camunda-engine-spring-compatibility-test-spring5" rev="7.14.0-alpha2">
  <artifact name="camunda-engine-spring-compatibility-test-spring5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-spring-compatibility-test-spring5', version='7.14.0-alpha2')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-spring-compatibility-test-spring5" % "7.14.0-alpha2"
[org.camunda.bpm/camunda-engine-spring-compatibility-test-spring5 "7.14.0-alpha2"]

Dependencies

provided (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.13
org.python : jython jar 2.5.3

test (12)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-spring jar
org.camunda.bpm : camunda-engine-spring jar 7.14.0-alpha2
org.springframework : spring-context jar 5.1.6.RELEASE
org.springframework : spring-jdbc jar 5.1.6.RELEASE
org.springframework : spring-tx jar 5.1.6.RELEASE
org.springframework : spring-web jar 5.1.6.RELEASE
org.springframework : spring-orm jar 5.1.6.RELEASE
org.springframework : spring-test jar 5.1.6.RELEASE
org.hibernate : hibernate-core jar 5.4.2.Final
junit : junit jar 4.12
org.assertj : assertj-core jar 2.9.1
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Camunda BPM - The open source BPM platform

Maven Central camunda manual latest License Forum

Camunda BPM platform is a flexible framework for workflow and process automation. It's core is a native BPMN 2.0 process engine that runs inside the Java Virtual Machine. It can be embedded inside any Java application and any Runtime Container. It integrates with Java EE 6 and is a perfect match for the Spring Framework. On top of the process engine, you can choose from a stack of tools for human workflow management, operations & monitoring.

Components

Camunda BPM platform provides a rich set of components centered around the BPM lifecycle.

Process Implementation and Execution

  • Camunda Engine - The core component responsible for executing BPMN 2.0 processes.
  • REST API - The REST API provides remote access to running processes.
  • Spring, CDI Integration - Programming model integration that allows developers to write Java Applications that interact with running processes.

Process Design

Process Operations

  • Camunda Engine - JMX and advanced Runtime Container Integration for process engine monitoring.
  • Camunda Cockpit - Web application tool for process operations.
  • Camunda Admin - Web application for managing users, groups, and their access permissions.

Human Task Management

  • Camunda Tasklist - Web application for managing and completing user tasks in the context of processes.

And there's more...

  • bpmn.io - Toolkits for BPMN, CMMN, and DMN in JavaScript (rendering, modeling)
  • Community Extensions - Extensions on top of Camunda BPM provided and maintained by our great open source community

A Framework

In contrast to other vendor BPM platforms, Camunda BPM strives to be highly integrable and embeddable. We seek to deliver a great experience to developers that want to use BPM technology in their projects.

Highly Integrable

Out of the box, Camunda BPM provides infrastructure-level integration with Java EE Application Servers and Servlet Containers.

Embeddable

Most of the components that make up the platform can even be completely embedded inside an application. For instance, you can add the process engine and the REST API as a library to your application and assemble your custom BPM platform configuration.

Contributing

Please see our contribution guidelines.

Tests

To run the tests in this repository, please see our testing tips and tricks.

License

The source files in this repository are made available under the Apache License Version 2.0.

org.camunda.bpm

Camunda

Versions

Version
7.14.0-alpha2
7.14.0-alpha1
7.13.0
7.13.0-alpha5
7.13.0-alpha4
7.13.0-alpha3
7.13.0-alpha2
7.13.0-alpha1
7.12.0
7.12.0-alpha6
7.12.0-alpha5
7.12.0-alpha4
7.12.0-alpha3
7.12.0-alpha2
7.12.0-alpha1
7.11.0
7.11.0-alpha5
7.11.0-alpha4