is not current version
Last Version 0.2.1

org.apache.servicecomb.saga:omega-transport 0.1.0


GroupId

GroupId

org.apache.servicecomb.saga
ArtifactId

ArtifactId

omega-transport
Version

Version

0.1.0
Type

Type

pom

Download omega-transport 0.1.0


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