Last Version

JOTM :: Standalone 2.3.1-M1

JOTM: Java Open Transaction Manager - Standalone

License

License

GroupId

GroupId

org.ow2.jotm
ArtifactId

ArtifactId

jotm-standalone
Version

Version

2.3.1-M1
Type

Type

jar
Description

Description

JOTM :: Standalone
JOTM: Java Open Transaction Manager - Standalone
Project Organization

Project Organization

OW2 Consortium

Download jotm-standalone 2.3.1-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.1
org.ow2.jotm : jotm-core jar 2.3.1-M1

Project Modules

There are no modules declared in this project.