Last Version

EasyTransaction starter 1.4.3

A distribute transaction solution unified the usage of TCC , SAGA , reliable message, compensate and so on

License

License

GroupId

GroupId

com.yiqiniu.easytrans
ArtifactId

ArtifactId

easytrans-starter
Version

Version

1.4.3
Type

Type

jar
Description

Description

EasyTransaction starter
A distribute transaction solution unified the usage of TCC , SAGA , reliable message, compensate and so on
Project Organization

Project Organization

QNJR
Source Code Management

Source Code Management

https://github.com/QNJR-GROUP/EasyTransaction/tree/master/easytrans-starter

Download easytrans-starter 1.4.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.yiqiniu.easytrans : easytrans-core jar 1.4.3
com.yiqiniu.easytrans : easytrans-log-database-starter jar 1.4.3
com.yiqiniu.easytrans : easytrans-queue-kafka-starter jar 1.4.3
com.yiqiniu.easytrans : easytrans-rpc-rest-ribbon-starter jar 1.4.3
com.yiqiniu.easytrans : easytrans-extensionsuite-database-starter jar 1.4.3

Project Modules

There are no modules declared in this project.