Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 407 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 407 Bytes

txnmgr-workflow-commons

common library dedicated to produce a workflow from a transaction manager configuration

Adding txnmgr-workflow-commons to a Maven project

Add the following dependency section to your pom.xml : ``` com.github.dgrandemange txnmgr-workflow-commons 2.0.1 ```