Last Version

seata-tcc 1.5.1.1 1.5.1.1

tcc transaction mode for Seata built with Maven

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-tcc
Version

Version

1.5.1.1
Type

Type

jar
Description

Description

seata-tcc 1.5.1.1
tcc transaction mode for Seata built with Maven
Project URL

Project URL

https://seata.io
Project Organization

Project Organization

Seata

Download seata-tcc 1.5.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.seata : seata-core jar 1.5.1.1
io.seata : seata-rm jar 1.5.1.1
org.springframework : spring-jdbc jar 5.3.18
com.alibaba : fastjson jar 1.2.83

Project Modules

There are no modules declared in this project.