Last Version

EasyTransaction RPC netflix ribbon rest implement 1.4.3

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

License

License

Categories

Categories

Ribbon Net HTTP Clients
GroupId

GroupId

com.yiqiniu.easytrans
ArtifactId

ArtifactId

easytrans-rpc-rest-ribbon-starter
Version

Version

1.4.3
Type

Type

jar
Description

Description

EasyTransaction RPC netflix ribbon rest 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-rest-ribbon-starter

Download easytrans-rpc-rest-ribbon-starter 1.4.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.yiqiniu.easytrans : easytrans-core jar 1.4.3
org.springframework.boot : spring-boot-starter-web jar 1.5.19.RELEASE
org.springframework.cloud : spring-cloud-starter-ribbon jar 1.3.6.RELEASE

Project Modules

There are no modules declared in this project.