Last Version

txnmgr-workflow-commons 2.0.1

Common library dedicated to transaction manager representation as a workflow

License

License

GroupId

GroupId

com.github.dgrandemange
ArtifactId

ArtifactId

txnmgr-workflow-commons
Version

Version

2.0.1
Type

Type

jar
Description

Description

txnmgr-workflow-commons
Common library dedicated to transaction manager representation as a workflow
Project URL

Project URL

https://github.com/dgrandemange/txnmgr-workflow-commons

Download txnmgr-workflow-commons 2.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1
org.jdom : jdom jar 1.1
org.apache.velocity : velocity jar 1.7
com.github.dgrandemange : context-mgmt-annotation jar 2.0.0

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.easytesting : fest-reflect jar 1.4

Project Modules

There are no modules declared in this project.