Last Version

Saga::Omega::Context 0.2.1

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.saga
ArtifactId

ArtifactId

omega-context
Version

Version

0.2.1
Type

Type

jar
Description

Description

Saga::Omega::Context
Eventual consistency component for distributed systems
Project Organization

Project Organization

The Apache Software Foundation

Download omega-context 0.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.seanyinx : unit-scaffolding jar 1.0.0

Project Modules

There are no modules declared in this project.