Bitronix Transaction Manager :: Spring Integration

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

Last Version

3.0.0-mk1
Release Date

Release Date

Type

Type

jar
Description

Description

Bitronix Transaction Manager :: Spring Integration
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-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.marcus-nl.btm : btm jar 3.0.0-mk1

provided (4)

Group / Artifact Type Version
javax.transaction : jta jar 1.1
org.slf4j : slf4j-api jar 1.6.4
org.springframework : spring-beans jar 3.2.4.RELEASE
org.springframework : spring-tx jar 3.2.4.RELEASE

test (8)

Group / Artifact Type Version
com.github.marcus-nl.btm : btm test-jar 3.0.0-mk1
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 3.2.4.RELEASE
org.springframework : spring-test jar 3.2.4.RELEASE
org.slf4j : jcl-over-slf4j jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.0

Project Modules

There are no modules declared in this project.
com.github.marcus-nl.btm

Bitronix Open Source Software

Versions

Version
3.0.0-mk1