License |
License |
---|---|
GroupId | GroupIdorg.ow2.jotm |
ArtifactId | ArtifactIdjotm-standalone |
Last Version | Last Version2.3.1-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOTM :: Standalone
JOTM: Java Open Transaction Manager - Standalone
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jotm-standalone-2.3.1-M1.pom | |
jotm-standalone-2.3.1-M1.jar | 6 KB |
jotm-standalone-2.3.1-M1-sources.jar | 4 KB |
jotm-standalone-2.3.1-M1-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.1 |
org.ow2.jotm : jotm-core | jar | 2.3.1-M1 |