The tool checks Camunda projects for consistency and discovers errors in process-driven applications.
Called as a JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the
sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a
non-existing Spring bean.
Version2.5.4compared with
Version Details
| 2.5.3 | 2.5.4 | |
|---|---|---|
| Release date | May 03, 2018 | May 15, 2018 |
| Licenses | BSD 3-clause | BSD 3-clause |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.5.3 | 2.5.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.maven » maven-project | 3.0-alpha-2 | - |