Last Version

ServiceComb Saga 0.3.0

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.saga
ArtifactId

ArtifactId

saga
Version

Version

0.3.0
Type

Type

pom
Description

Description

ServiceComb Saga
Eventual consistency component for distributed systems
Project URL

Project URL

https://github.com/apache/servicecomb-saga
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/servicecomb-saga-actuator

Download saga 0.3.0

Filename Size
saga-0.3.0.pom 28 KB
Browse

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

Dependencies

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

Project Modules

  • saga-core
  • saga-core-akka
  • transports
  • saga-spring
  • docker-build-config
  • saga-format
  • saga-discovery
  • saga-web
  • integration-tests
  • saga-persistence