License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb.pack |
ArtifactId | ArtifactIdomega-context |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPack::Omega::Context
Eventual consistency component for distributed systems
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
omega-context-0.7.0.pom | |
omega-context-0.7.0.jar | 15 KB |
omega-context-0.7.0-sources.jar | 14 KB |
omega-context-0.7.0-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb.pack/omega-context/ -->
<dependency>
<groupId>org.apache.servicecomb.pack</groupId>
<artifactId>omega-context</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb.pack/omega-context/
implementation 'org.apache.servicecomb.pack:omega-context:0.7.0'
// https://jarcasting.com/artifacts/org.apache.servicecomb.pack/omega-context/
implementation ("org.apache.servicecomb.pack:omega-context:0.7.0")
'org.apache.servicecomb.pack:omega-context:jar:0.7.0'
<dependency org="org.apache.servicecomb.pack" name="omega-context" rev="0.7.0">
<artifact name="omega-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb.pack', module='omega-context', version='0.7.0')
)
libraryDependencies += "org.apache.servicecomb.pack" % "omega-context" % "0.7.0"
[org.apache.servicecomb.pack/omega-context "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
io.netty : netty-common | jar | 4.1.74.Final |