Last Version

tchannel-crossdock 0.8.30

Network multiplexing and framing protocol for RPC

License

License

GroupId

GroupId

com.uber.tchannel
ArtifactId

ArtifactId

tchannel-crossdock
Version

Version

0.8.30
Type

Type

jar
Description

Description

tchannel-crossdock
Network multiplexing and framing protocol for RPC

Download tchannel-crossdock 0.8.30


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

Dependencies

compile (3)

Group / Artifact Type Version
com.uber.tchannel : tchannel-core jar 0.8.30
io.jaegertracing : jaeger-core jar 0.35.5
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.