EasyTransaction queue alibaba ONS implement

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-queue-ons-starter
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

EasyTransaction queue alibaba ONS 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-queue-ons-starter

Download easytrans-queue-ons-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.yiqiniu.easytrans : easytrans-core jar 1.4.3
com.aliyun.openservices : ons-client jar 1.7.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.0
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0