License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.jwebmp.guicedee.persistence |
ArtifactId | ArtifactIdbtm |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMS Bitronix Transaction Manager :: Core
The root module packager for the Guiced EE Framework
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
btm-0.68.0.1.pom | |
btm-0.68.0.1.jar | 325 KB |
btm-0.68.0.1-tests.jar | 4 KB |
btm-0.68.0.1-sources.jar | 268 KB |
btm-0.68.0.1-javadoc.jar | 940 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/btm/ -->
<dependency>
<groupId>com.jwebmp.guicedee.persistence</groupId>
<artifactId>btm</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/btm/
implementation 'com.jwebmp.guicedee.persistence:btm:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.persistence/btm/
implementation ("com.jwebmp.guicedee.persistence:btm:0.68.0.1")
'com.jwebmp.guicedee.persistence:btm:jar:0.68.0.1'
<dependency org="com.jwebmp.guicedee.persistence" name="btm" rev="0.68.0.1">
<artifact name="btm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.persistence', module='btm', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.guicedee.persistence" % "btm" % "0.68.0.1"
[com.jwebmp.guicedee.persistence/btm "0.68.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.thirdparty : javax.transaction | jar |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib Optional | jar | 3.2.12 |
org.javassist : javassist Optional | jar | 3.25.0-GA |
com.jwebmp.thirdparty.jms : javax.jms-api Optional | jar |