License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.jre11 |
ArtifactId | ArtifactIdbtm |
Last Version | Last Version0.63.0.19 |
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.63.0.19.pom | |
btm-0.63.0.19.jar | 329 KB |
btm-0.63.0.19-sources.jar | 268 KB |
btm-0.63.0.19-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11/btm/ -->
<dependency>
<groupId>com.jwebmp.jre11</groupId>
<artifactId>btm</artifactId>
<version>0.63.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11/btm/
implementation 'com.jwebmp.jre11:btm:0.63.0.19'
// https://jarcasting.com/artifacts/com.jwebmp.jre11/btm/
implementation ("com.jwebmp.jre11:btm:0.63.0.19")
'com.jwebmp.jre11:btm:jar:0.63.0.19'
<dependency org="com.jwebmp.jre11" name="btm" rev="0.63.0.19">
<artifact name="btm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11', module='btm', version='0.63.0.19')
)
libraryDependencies += "com.jwebmp.jre11" % "btm" % "0.63.0.19"
[com.jwebmp.jre11/btm "0.63.0.19"]
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 |