is not current version
Last Version 0.2.1

org.apache.servicecomb.saga:omega-context 0.2.0


GroupId

GroupId

org.apache.servicecomb.saga
ArtifactId

ArtifactId

omega-context
Version

Version

0.2.0
Type

Type

jar

Download omega-context 0.2.0


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