License |
License |
---|---|
GroupId | GroupIdcom.uber.tchannel |
ArtifactId | ArtifactIdtchannel-benchmark |
Last Version | Last Version0.8.30 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontchannel-benchmark
Network multiplexing and framing protocol for RPC
|
Filename | Size |
---|---|
tchannel-benchmark-0.8.30.pom | |
tchannel-benchmark-0.8.30.jar | 70 KB |
tchannel-benchmark-0.8.30-sources.jar | 36 KB |
tchannel-benchmark-0.8.30-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-benchmark/ -->
<dependency>
<groupId>com.uber.tchannel</groupId>
<artifactId>tchannel-benchmark</artifactId>
<version>0.8.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-benchmark/
implementation 'com.uber.tchannel:tchannel-benchmark:0.8.30'
// https://jarcasting.com/artifacts/com.uber.tchannel/tchannel-benchmark/
implementation ("com.uber.tchannel:tchannel-benchmark:0.8.30")
'com.uber.tchannel:tchannel-benchmark:jar:0.8.30'
<dependency org="com.uber.tchannel" name="tchannel-benchmark" rev="0.8.30">
<artifact name="tchannel-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.tchannel', module='tchannel-benchmark', version='0.8.30')
)
libraryDependencies += "com.uber.tchannel" % "tchannel-benchmark" % "0.8.30"
[com.uber.tchannel/tchannel-benchmark "0.8.30"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
com.uber.tchannel : tchannel-core | jar | 0.8.30 |
org.slf4j : slf4j-simple | jar | 1.7.25 |