| License |
License |
|---|---|
| GroupId | GroupIdorg.codehaus.btm |
| ArtifactId | ArtifactIdbtm |
| Last Version | Last Version2.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBitronix Transaction Manager :: Core
The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs.
|
| Project Organization |
Project OrganizationBitronix Software |
| Filename | Size |
|---|---|
| btm-2.1.4.pom | |
| btm-2.1.4.jar | 287 KB |
| btm-2.1.4-test-sources.jar | 92 KB |
| btm-2.1.4-sources.jar | 247 KB |
| btm-2.1.4-javadoc.jar | 888 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.btm/btm/ -->
<dependency>
<groupId>org.codehaus.btm</groupId>
<artifactId>btm</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.btm/btm/
implementation 'org.codehaus.btm:btm:2.1.4'
// https://jarcasting.com/artifacts/org.codehaus.btm/btm/
implementation ("org.codehaus.btm:btm:2.1.4")
'org.codehaus.btm:btm:jar:2.1.4'
<dependency org="org.codehaus.btm" name="btm" rev="2.1.4">
<artifact name="btm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.btm', module='btm', version='2.1.4')
)
libraryDependencies += "org.codehaus.btm" % "btm" % "2.1.4"
[org.codehaus.btm/btm "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.transaction : jta | jar | 1.1 |
| org.apache.geronimo.specs : geronimo-jms_1.1_spec Optional | jar | 1.1.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.mockito : mockito-all | jar | 1.8.5 |
| ch.qos.logback : logback-classic | jar | 1.0.0 |