License |
License |
---|---|
GroupId | GroupIdcom.uber.tchannel |
ArtifactId | ArtifactIdtchannel-core |
Last Version | Last Version0.8.30 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontchannel-core
Network multiplexing and framing protocol for RPC
|
Filename | Size |
---|---|
tchannel-core-0.8.30.pom | |
tchannel-core-0.8.30.jar | 323 KB |
tchannel-core-0.8.30-sources.jar | 170 KB |
tchannel-core-0.8.30-javadoc.jar | 654 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-core/ -->
<dependency>
<groupId>com.uber.tchannel</groupId>
<artifactId>tchannel-core</artifactId>
<version>0.8.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-core/
implementation 'com.uber.tchannel:tchannel-core:0.8.30'
// https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-core/
implementation ("com.uber.tchannel:tchannel-core:0.8.30")
'com.uber.tchannel:tchannel-core:jar:0.8.30'
<dependency org="com.uber.tchannel" name="tchannel-core" rev="0.8.30">
<artifact name="tchannel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.tchannel', module='tchannel-core', version='0.8.30')
)
libraryDependencies += "com.uber.tchannel" % "tchannel-core" % "0.8.30"
[com.uber.tchannel/tchannel-core "0.8.30"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.guava : guava | jar | 23.0-android |
io.jaegertracing : jaeger-core | jar | 0.35.5 |
io.opentracing : opentracing-api | jar | 0.32.0 |
io.netty : netty-buffer | jar | |
io.netty : netty-transport | jar | |
io.netty : netty-transport-native-epoll | jar | |
io.netty : netty-codec | jar | |
io.netty : netty-handler | jar | |
io.netty : netty-codec-http | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |
io.opentracing : opentracing-noop | jar | 0.32.0 |
org.mockito : mockito-core | jar | 2.28.2 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |