| License |
License |
|---|---|
| GroupId | GroupIdcom.jwebmp |
| ArtifactId | ArtifactIdbtm |
| Last Version | Last Version0.66.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPMS Bitronix Transaction Manager :: Core
The Builder POM for JWebMP
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| btm-0.66.0.1.pom | |
| btm-0.66.0.1.jar | 323 KB |
| btm-0.66.0.1-tests.jar | 173 KB |
| btm-0.66.0.1-sources.jar | 268 KB |
| btm-0.66.0.1-javadoc.jar | 934 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp/btm/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>btm</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/btm/
implementation 'com.jwebmp:btm:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/btm/
implementation ("com.jwebmp:btm:0.66.0.1")
'com.jwebmp:btm:jar:0.66.0.1'
<dependency org="com.jwebmp" name="btm" rev="0.66.0.1">
<artifact name="btm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='btm', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "btm" % "0.66.0.1"
[com.jwebmp/btm "0.66.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jms : jms | jar | 1.1 |
| javax.transaction : javax.transaction-api | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib Optional | jar | 3.2.9 |
| org.javassist : javassist Optional | jar | 3.24.0-GA |
| org.jboss.spec.javax.rmi : jboss-rmi-api_1.0_spec | jar | 1.0.6.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 2.0.2-beta |
| junit : junit | jar | 4.11 |