GroupId | GroupIdorg.mule.modules |
---|---|
ArtifactId | ArtifactIdmule-module-jotm |
Last Version | Last Version2.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJotm Support
Provides access to the Jotm transaction manager for User and Xa transactions.
|
Project Organization |
Project OrganizationMuleSource, Inc. |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-jotm/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-jotm</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-jotm/
implementation 'org.mule.modules:mule-module-jotm:2.0.0-RC2'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-jotm/
implementation ("org.mule.modules:mule-module-jotm:2.0.0-RC2")
'org.mule.modules:mule-module-jotm:jar:2.0.0-RC2'
<dependency org="org.mule.modules" name="mule-module-jotm" rev="2.0.0-RC2">
<artifact name="mule-module-jotm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-jotm', version='2.0.0-RC2')
)
libraryDependencies += "org.mule.modules" % "mule-module-jotm" % "2.0.0-RC2"
[org.mule.modules/mule-module-jotm "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | jar | 2.0.0-RC2 |
jotm : jotm | jar | 2.0.10 |
org.apache.geronimo.specs : geronimo-j2ee-connector_1.5_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.modules : mule-module-spring-config | jar | 2.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.tests : mule-tests-functional | jar | 2.0.0-RC2 |