Last Version

EasyTransaction RPC dubbo implement 1.4.3

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

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.yiqiniu.easytrans
ArtifactId

ArtifactId

easytrans-rpc-dubbo-starter
Version

Version

1.4.3
Type

Type

jar
Description

Description

EasyTransaction RPC dubbo implement
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-rpc-dubbo-starter

Download easytrans-rpc-dubbo-starter 1.4.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.yiqiniu.easytrans : easytrans-core jar 1.4.3
com.alibaba : dubbo jar 2.6.3
com.alibaba : fastjson jar 1.2.54
com.101tec : zkclient jar 0.4

Project Modules

There are no modules declared in this project.