Registry / web-framework / camunda-bpm-spring-boot-starter

camunda-bpm-spring-boot-starter

JSON →
library7.24.0javamavenunverified

Camunda BPM Spring Boot Starter integrates the Camunda workflow engine with Spring Boot applications.

<dependency> <groupId>org.camunda.bpm.springboot</groupId> <artifactId>camunda-bpm-spring-boot-starter</artifactId> <version>7.24.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMUNDA-BPM-SPRING
C
camunda-bpm-spring-boot-starter
web-frameworkjavav7.24.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CamundaBpmAutoConfiguration
org.camunda.bpm.spring.boot.starter.CamundaBpmAutoConfiguration

Reference the Camunda BPM auto-configuration class.

import org.camunda.bpm.spring.boot.starter.CamundaBpmAutoConfiguration; public class Example { public static void main(String[] args) { System.out.println("Camunda BPM auto-configuration class: " + CamundaBpmAutoConfiguration.class.getName()); } }
Debug
Known issues
breakingVersion 7.24.0 is the last community edition release on Maven Central; no further updates will be published.
fix
Consider using the enterprise edition or forking the project for continued maintenance.
affects: >=7.24.0
Upgrade
Version history
7.24.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Resources
camunda-bpm-spring-boot-starter — mvn dependency:get camunda-bpm-spring-boot-starter · libregistry