Apache ServiceComb Pack

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.pack
ArtifactId

ArtifactId

pack
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ServiceComb Pack
Eventual consistency component for distributed systems
Project URL

Project URL

https://github.com/apache/servicecomb-pack
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/servicecomb-saga

Download pack

Filename Size
pack-0.7.0.pom 33 KB
Browse

How to add to project

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

  • pack-dependencies
  • docker-build-config
  • omega
  • alpha
  • pack-contracts
  • pack-common
  • integration-tests
  • web
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