License |
License |
---|---|
Categories |
CategoriesCLI User Interface Arthas General Purpose Libraries Utility |
GroupId | GroupIdcom.taobao.arthas |
ArtifactId | ArtifactIdarthas-tunnel-client |
Version | Version3.5.2 |
Type | Typejar |
Description |
Descriptionarthas-tunnel-client
arthas
|
Filename | Size |
---|---|
arthas-tunnel-client-3.5.2.pom | |
arthas-tunnel-client-3.5.2.jar | 33 KB |
arthas-tunnel-client-3.5.2-sources.jar | 14 KB |
arthas-tunnel-client-3.5.2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taobao.arthas/arthas-tunnel-client/ -->
<dependency>
<groupId>com.taobao.arthas</groupId>
<artifactId>arthas-tunnel-client</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-tunnel-client/
implementation 'com.taobao.arthas:arthas-tunnel-client:3.5.2'
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-tunnel-client/
implementation ("com.taobao.arthas:arthas-tunnel-client:3.5.2")
'com.taobao.arthas:arthas-tunnel-client:jar:3.5.2'
<dependency org="com.taobao.arthas" name="arthas-tunnel-client" rev="3.5.2">
<artifact name="arthas-tunnel-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.arthas', module='arthas-tunnel-client', version='3.5.2')
)
libraryDependencies += "com.taobao.arthas" % "arthas-tunnel-client" % "3.5.2"
[com.taobao.arthas/arthas-tunnel-client "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.taobao.arthas : arthas-common | jar | 3.5.2 |
com.taobao.arthas : arthas-tunnel-common | jar | 3.5.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
io.netty : netty-buffer | jar | 4.1.59.Final |
io.netty : netty-handler | jar | 4.1.59.Final |
io.netty : netty-transport | jar | 4.1.59.Final |
io.netty : netty-codec-http | jar | 4.1.59.Final |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |