is not current version
Last Version 2.0.1

com.github.dgrandemange:txnmgr-workflow-commons 2.0.0

Common library dedicated to transaction manager representation as a workflow

GroupId

GroupId

com.github.dgrandemange
ArtifactId

ArtifactId

txnmgr-workflow-commons
Version

Version

2.0.0
Type

Type

jar

Download txnmgr-workflow-commons 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-workflow-commons/ -->
<dependency>
    <groupId>com.github.dgrandemange</groupId>
    <artifactId>txnmgr-workflow-commons</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-workflow-commons/
implementation 'com.github.dgrandemange:txnmgr-workflow-commons:2.0.0'
// https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-workflow-commons/
implementation ("com.github.dgrandemange:txnmgr-workflow-commons:2.0.0")
'com.github.dgrandemange:txnmgr-workflow-commons:jar:2.0.0'
<dependency org="com.github.dgrandemange" name="txnmgr-workflow-commons" rev="2.0.0">
  <artifact name="txnmgr-workflow-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dgrandemange', module='txnmgr-workflow-commons', version='2.0.0')
)
libraryDependencies += "com.github.dgrandemange" % "txnmgr-workflow-commons" % "2.0.0"
[com.github.dgrandemange/txnmgr-workflow-commons "2.0.0"]