MVN

org.apache.servicecomb.saga : saga-core

Maven & Gradle

Dec 15, 2018
9 usages
489 stars

Saga::Core

<dependency>
    <groupId>org.apache.servicecomb.saga</groupId>
    <artifactId>saga-core</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicecomb.saga : saga-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.apache.servicecomb.saga : saga-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
saga-core-0.3.0

How to add a dependency to Maven

Add the following org.apache.servicecomb.saga : saga-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.servicecomb.saga</groupId>
    <artifactId>saga-core</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.servicecomb.saga : saga-core gradle dependency to your build.gradle file:

implementation 'org.apache.servicecomb.saga:saga-core:0.3.0'

Gradle Kotlin DSL: Add the following org.apache.servicecomb.saga : saga-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.servicecomb.saga:saga-core:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.servicecomb.saga : saga-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.servicecomb.saga" % "saga-core" % "0.3.0"

Advertisement

Dependencies from Group

Dec 15, 2018
9 usages
489 stars
Nov 20, 2018
8 usages
1.8k stars
Nov 20, 2018
7 usages
1.8k stars
Dec 15, 2018
5 usages
489 stars

Discover Dependencies

Jun 14, 2014
5 usages
92 stars
Oct 11, 2018
26 usages
0 stars
Aug 14, 2016
2 usages
Feb 25, 2016
3 usages
4 stars
May 31, 2011
3 usages
Aug 28, 2022
14 usages
234 stars
Mar 05, 2020
7 usages
Dec 08, 2020
4 usages
0 stars