jtxer

Simple Java Transaction Manager

License

License

GroupId

GroupId

com.github.jtxer
ArtifactId

ArtifactId

jtxer
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jtxer
Simple Java Transaction Manager
Project URL

Project URL

https://github.com/jtxer/jtxer

Download jtxer

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.2
mysql : mysql-connector-java jar 5.0.5
commons-dbcp : commons-dbcp jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1