Bitronix Transaction Manager

The Bitronix Transaction Manager (BTM) is a simple but complete implementation of the JTA 1.1 API.

License

License

GroupId

GroupId

com.github.marcus-nl.btm
ArtifactId

ArtifactId

btm-parent
Last Version

Last Version

3.0.0-mk1
Release Date

Release Date

Type

Type

pom
Description

Description

Bitronix Transaction Manager
The Bitronix Transaction Manager (BTM) is a simple but complete implementation of the JTA 1.1 API.
Project URL

Project URL

https://github.com/bitronix/btm
Project Organization

Project Organization

Bitronix Software

Download btm-parent

Filename Size
btm-parent-3.0.0-mk1.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.marcus-nl.btm/btm-parent/ -->
<dependency>
    <groupId>com.github.marcus-nl.btm</groupId>
    <artifactId>btm-parent</artifactId>
    <version>3.0.0-mk1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcus-nl.btm/btm-parent/
implementation 'com.github.marcus-nl.btm:btm-parent:3.0.0-mk1'
// https://jarcasting.com/artifacts/com.github.marcus-nl.btm/btm-parent/
implementation ("com.github.marcus-nl.btm:btm-parent:3.0.0-mk1")
'com.github.marcus-nl.btm:btm-parent:pom:3.0.0-mk1'
<dependency org="com.github.marcus-nl.btm" name="btm-parent" rev="3.0.0-mk1">
  <artifact name="btm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marcus-nl.btm', module='btm-parent', version='3.0.0-mk1')
)
libraryDependencies += "com.github.marcus-nl.btm" % "btm-parent" % "3.0.0-mk1"
[com.github.marcus-nl.btm/btm-parent "3.0.0-mk1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • btm
  • btm-jetty6-lifecycle
  • btm-jetty7-lifecycle
  • btm-jetty9-lifecycle
  • btm-tomcat55-lifecycle
  • btm-spring
  • btm-docs
com.github.marcus-nl.btm

Bitronix Open Source Software

Versions

Version
3.0.0-mk1