Last Version

txnmgr 1.0.0

Simple transaction management framework

License

License

GroupId

GroupId

com.github.dgrandemange
ArtifactId

ArtifactId

txnmgr
Version

Version

1.0.0
Type

Type

jar
Description

Description

txnmgr
Simple transaction management framework
Project URL

Project URL

https://github.com/dgrandemange/txnmgr
Source Code Management

Source Code Management

https://github.com/dgrandemange/txnmgr.git

Download txnmgr 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4

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.