is not current version
Last Version 3.0.8

de.viadee:viadeeProcessApplicationValidator 2.5.2

The tool checks Camunda projects for consistency and discovers errors in process-driven applications. Called as a Maven plugin or 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.

GroupId

GroupId

de.viadee
ArtifactId

ArtifactId

viadeeProcessApplicationValidator
Version

Version

2.5.2
Type

Type

maven-plugin

Download viadeeProcessApplicationValidator 2.5.2


<plugin>
    <groupId>de.viadee</groupId>
    <artifactId>viadeeProcessApplicationValidator</artifactId>
    <version>2.5.2</version>
</plugin>