MVN

com.yiqiniu.easytrans : easytrans-core

Maven & Gradle

Dec 21, 2019
9 usages
2.3k stars

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

<dependency>
    <groupId>com.yiqiniu.easytrans</groupId>
    <artifactId>easytrans-core</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yiqiniu.easytrans : easytrans-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of com.yiqiniu.easytrans : easytrans-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
easytrans-core-1.4.3
easytrans-core-1.4.2
easytrans-core-1.4.0
1.3.x
easytrans-core-1.3.1
easytrans-core-1.3.0
1.2.x
easytrans-core-1.2.0
1.1.x
easytrans-core-1.1.3
easytrans-core-1.1.2
easytrans-core-1.1.1
easytrans-core-1.1.0
1.0.x
easytrans-core-1.0.0

How to add a dependency to Maven

Add the following com.yiqiniu.easytrans : easytrans-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yiqiniu.easytrans</groupId>
    <artifactId>easytrans-core</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yiqiniu.easytrans : easytrans-core gradle dependency to your build.gradle file:

implementation 'com.yiqiniu.easytrans:easytrans-core:1.4.3'

Gradle Kotlin DSL: Add the following com.yiqiniu.easytrans : easytrans-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yiqiniu.easytrans:easytrans-core:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yiqiniu.easytrans : easytrans-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yiqiniu.easytrans" % "easytrans-core" % "1.4.3"

Advertisement

Dependencies from Group

Dec 21, 2019
9 usages
2.3k stars
Dec 21, 2019
3 usages
2.3k stars
Dec 21, 2019
2 usages
2.3k stars

Discover Dependencies

Sep 16, 2021
3 usages
0 stars
Jul 22, 2019
31 usages
2 stars
Apr 20, 2020
0 stars
Nov 29, 2011
72 usages
64 stars
fs
Mar 12, 2021
4 usages
0 stars
Aug 14, 2023
12 usages
20 stars
Jul 24, 2019
34 usages
713 stars
Jun 16, 2019
60 usages
976 stars
May 10, 2020
51 usages
1.2k stars