seata-tcc 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
Last Version

Last Version

1.5.1.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.5.1.1
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.9.0.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0