Bitronix Transaction Manager :: Docs

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-docs
Last Version

Last Version

3.0.0-mk1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Bitronix Software

Download btm-docs

Filename Size
btm-docs-3.0.0-mk1.pom 1 KB
Browse

How to add to project

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

There are no modules declared in this project.

Versions

Version
3.0.0-mk1