Last Version

EasyTransaction 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
Version

Version

1.4.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/QNJR-GROUP/EasyTransaction
Project Organization

Project Organization

QNJR
Source Code Management

Source Code Management

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

Download easytrans 1.4.3

Filename Size
easytrans-1.4.3.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.