Last Version

Apache ServiceComb Pack 0.7.0

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.pack
ArtifactId

ArtifactId

pack
Version

Version

0.7.0
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 0.7.0

Filename Size
pack-0.7.0.pom 18 KB
Browse

<!-- 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