Last Version

seata-tm 1.5.1.1 1.5.1.1

transaction manager for Seata built with Maven

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-tm
Version

Version

1.5.1.1
Type

Type

jar
Description

Description

seata-tm 1.5.1.1
transaction manager for Seata built with Maven
Project URL

Project URL

https://seata.io
Project Organization

Project Organization

Seata

Download seata-tm 1.5.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.seata : seata-core jar 1.5.1.1

Project Modules

There are no modules declared in this project.