| License |
License |
|---|---|
| GroupId | GroupIdcom.uber.tchannel |
| ArtifactId | ArtifactIdtchannel-hyperbahn |
| Last Version | Last Version0.8.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontchannel-hyperbahn
Network multiplexing and framing protocol for RPC
|
| Filename | Size |
|---|---|
| tchannel-hyperbahn-0.8.30.pom | |
| tchannel-hyperbahn-0.8.30.jar | 13 KB |
| tchannel-hyperbahn-0.8.30-sources.jar | 7 KB |
| tchannel-hyperbahn-0.8.30-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-hyperbahn/ -->
<dependency>
<groupId>com.uber.tchannel</groupId>
<artifactId>tchannel-hyperbahn</artifactId>
<version>0.8.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-hyperbahn/
implementation 'com.uber.tchannel:tchannel-hyperbahn:0.8.30'
// https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-hyperbahn/
implementation ("com.uber.tchannel:tchannel-hyperbahn:0.8.30")
'com.uber.tchannel:tchannel-hyperbahn:jar:0.8.30'
<dependency org="com.uber.tchannel" name="tchannel-hyperbahn" rev="0.8.30">
<artifact name="tchannel-hyperbahn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.tchannel', module='tchannel-hyperbahn', version='0.8.30')
)
libraryDependencies += "com.uber.tchannel" % "tchannel-hyperbahn" % "0.8.30"
[com.uber.tchannel/tchannel-hyperbahn "0.8.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.uber.tchannel : tchannel-core | jar | 0.8.30 |
| 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 |