Last Version

Saga::Transports::RestTemplate 0.3.0

Eventual consistency component for distributed systems

License

License

GroupId

GroupId

org.apache.servicecomb.saga.transports
ArtifactId

ArtifactId

transport-resttemplate
Version

Version

0.3.0
Type

Type

jar
Description

Description

Saga::Transports::RestTemplate
Eventual consistency component for distributed systems
Project Organization

Project Organization

The Apache Software Foundation

Download transport-resttemplate 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.servicecomb.saga : saga-core jar 0.3.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.