Last Version

Saga::Transports::HttpClient 0.3.0

Eventual consistency component for distributed systems

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicecomb.saga.transports
ArtifactId

ArtifactId

transport-httpclient
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download transport-httpclient 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.servicecomb.saga : saga-core jar 0.3.0
org.apache.httpcomponents : fluent-hc jar 4.5.3
io.kamon : kamon-core_2.12 jar 0.6.7
io.kamon : kamon-annotation_2.12 jar 0.6.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock-standalone jar 2.6.0
com.github.seanyinx : unit-scaffolding jar 1.0.0

Project Modules

There are no modules declared in this project.