MVN

com.ritense.valtimo : process-link

Maven & Gradle

Jun 28, 2023
13 stars

Process link module · The process link module can link processlink-actions, forms and form flows to a process.

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>process-link</artifactId>
    <version>10.6.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ritense.valtimo : process-link to add to Maven - Latest Versions:

  • Latest Stable: 10.6.0.RELEASE

All Versions

Choose a version of com.ritense.valtimo : process-link to add to Maven - All Versions:

Version Vulnerabilities Updated
10.6.x
process-link-10.6.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>process-link</artifactId>
    <version>10.6.0.RELEASE</version>
</dependency>

Advertisement