Pack::Web

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.pack
ArtifactId

ArtifactId

pack-web
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download pack-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.apache.servicecomb : spring-boot-starter-discovery jar 1.2.1
org.apache.servicecomb : spring-boot-starter-servicecomb jar
org.apache.servicecomb : spring-cloud-zuul jar

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