Pack::Omega

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.pack
ArtifactId

ArtifactId

omega
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

Pack::Omega
Eventual consistency component for distributed systems
Project Organization

Project Organization

The Apache Software Foundation

Download omega

Filename Size
omega-0.7.0.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.apache.servicecomb.pack

The Apache Software Foundation

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0