MVN

com.yiqiniu.easytrans : easytrans-core

Maven & Gradle

Dec 21, 2019
9 usages
2.2k 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 Updated
  • easytrans-core-1.4.3

    Dec 21, 2019
  • easytrans-core-1.4.2

    Nov 28, 2019
  • easytrans-core-1.4.0

    Oct 07, 2019
  • easytrans-core-1.3.1

    May 19, 2019
  • easytrans-core-1.3.0

    Apr 05, 2019
  • easytrans-core-1.2.0

    Feb 18, 2019
  • easytrans-core-1.1.3

    Dec 22, 2018
  • easytrans-core-1.1.2

    Nov 22, 2018
  • easytrans-core-1.1.1

    Sep 27, 2018
  • easytrans-core-1.1.0

    Sep 16, 2018
  • easytrans-core-1.0.0

    Sep 09, 2018

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.2k stars
Dec 21, 2019
3 usages
2.2k stars
Dec 21, 2019
2 usages
2.2k stars

Discover Dependencies

Sep 16, 2021
3 usages
0 stars
Jul 22, 2019
31 usages
1 stars
Apr 20, 2020
0 stars
Nov 29, 2011
72 usages
64 stars
fs
Mar 12, 2021
4 usages
0 stars
Feb 08, 2023
12 usages
6 stars
Jul 24, 2019
34 usages
677 stars
Jun 16, 2019
60 usages
972 stars
May 10, 2020
51 usages
1.1k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome