Last Version

JOTM 2.3.1-M1

JOTM: Java Open Transaction Manager

License

License

GroupId

GroupId

org.ow2.jotm
ArtifactId

ArtifactId

jotm
Version

Version

2.3.1-M1
Type

Type

pom
Description

Description

JOTM
JOTM: Java Open Transaction Manager
Project URL

Project URL

http://jotm.ow2.org
Project Organization

Project Organization

OW2 Consortium

Download jotm 2.3.1-M1

Filename Size
jotm-2.3.1-M1.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.jotm/jotm/ -->
<dependency>
    <groupId>org.ow2.jotm</groupId>
    <artifactId>jotm</artifactId>
    <version>2.3.1-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jotm/jotm/
implementation 'org.ow2.jotm:jotm:2.3.1-M1'
// https://jarcasting.com/artifacts/org.ow2.jotm/jotm/
implementation ("org.ow2.jotm:jotm:2.3.1-M1")
'org.ow2.jotm:jotm:pom:2.3.1-M1'
<dependency org="org.ow2.jotm" name="jotm" rev="2.3.1-M1">
  <artifact name="jotm" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jotm', module='jotm', version='2.3.1-M1')
)
libraryDependencies += "org.ow2.jotm" % "jotm" % "2.3.1-M1"
[org.ow2.jotm/jotm "2.3.1-M1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • interceptors
  • standalone
  • jms
  • datasource
  • assemblies