License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.github.marcus-nl.btm |
ArtifactId | ArtifactIdbtm-tomcat55-lifecycle |
Last Version | Last Version3.0.0-mk1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBitronix Transaction Manager :: Tomcat 5.5+ lifecycle
The Bitronix Transaction Manager (BTM) is a simple but complete implementation of the JTA 1.1 API.
|
Project Organization |
Project OrganizationBitronix Software |
<!-- https://jarcasting.com/artifacts/com.github.marcus-nl.btm/btm-tomcat55-lifecycle/ -->
<dependency>
<groupId>com.github.marcus-nl.btm</groupId>
<artifactId>btm-tomcat55-lifecycle</artifactId>
<version>3.0.0-mk1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcus-nl.btm/btm-tomcat55-lifecycle/
implementation 'com.github.marcus-nl.btm:btm-tomcat55-lifecycle:3.0.0-mk1'
// https://jarcasting.com/artifacts/com.github.marcus-nl.btm/btm-tomcat55-lifecycle/
implementation ("com.github.marcus-nl.btm:btm-tomcat55-lifecycle:3.0.0-mk1")
'com.github.marcus-nl.btm:btm-tomcat55-lifecycle:jar:3.0.0-mk1'
<dependency org="com.github.marcus-nl.btm" name="btm-tomcat55-lifecycle" rev="3.0.0-mk1">
<artifact name="btm-tomcat55-lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcus-nl.btm', module='btm-tomcat55-lifecycle', version='3.0.0-mk1')
)
libraryDependencies += "com.github.marcus-nl.btm" % "btm-tomcat55-lifecycle" % "3.0.0-mk1"
[com.github.marcus-nl.btm/btm-tomcat55-lifecycle "3.0.0-mk1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.marcus-nl.btm : btm | jar | 3.0.0-mk1 |
javax.transaction : jta | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : catalina | jar | 6.0.29 |