is not current version
Last Version 2.7.4.2

Java Chassis::Transports::common 2.7.2


GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

transport-common
Version

Version

2.7.2
Type

Type

jar
Description

Description

Java Chassis::Transports::common

Download transport-common 2.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.servicecomb : foundation-config jar
org.apache.servicecomb : foundation-test-scaffolding 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.