is not current version
Last Version 0.7.0

org.apache.servicecomb.pack:omega-context 0.3.0


GroupId

GroupId

org.apache.servicecomb.pack
ArtifactId

ArtifactId

omega-context
Version

Version

0.3.0
Type

Type

jar

Download omega-context 0.3.0


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