License |
License |
---|---|
GroupId | GroupIdcom.github.dgrandemange |
ArtifactId | ArtifactIdtxnmgr-workflow-commons |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontxnmgr-workflow-commons
Common library dedicated to transaction manager representation as a workflow
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |