Bill of materials POM for the work flow system.
This is a POM for inclusion into a pipeline project's POM.
Add the following to the <dependencyManagement> section of the POM:
<pre>
<dependency>
<groupId>org.cruk.workflow</groupId>
<artifactId>workflow-bom</artifactId>
<version>1.8.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</pre>
...
Artifacts using Workflow Bill of Materials (0)
- Prev
- 1
- Next