is not current version
Last Version 2.7.4.2

Java Chassis::Transports::Hightway 2.7.2


GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

transport-highway
Version

Version

2.7.2
Type

Type

jar
Description

Description

Java Chassis::Transports::Hightway

Download transport-highway 2.7.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.servicecomb : java-chassis-core jar
org.apache.servicecomb : foundation-vertx jar
org.apache.servicecomb : common-protobuf jar
org.apache.servicecomb : transport-common jar
org.apache.servicecomb : foundation-metrics jar
org.apache.servicecomb : foundation-test-scaffolding jar

provided (1)

Group / Artifact Type Version
io.vertx : vertx-codegen jar

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar
log4j : log4j jar

Project Modules

There are no modules declared in this project.