is not current version
Last Version 2.7.4.2

org.apache.servicecomb:transport-rest-client 2.2.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

transport-rest-client
Version

Version

2.2.2
Type

Type

jar

Download transport-rest-client 2.2.2


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