jBPM JPA Persistence provides JPA-based persistence for jBPM process instances and variables.
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-persistence-jpa</artifactId>
<version>7.74.1.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JPA persistence context for jBPM.
Use jBPM 7.x compatible JPA provider (e.g., Hibernate 5.x).
No dependency data recorded yet.