is not current version
Last Version 3.6.3

arthas-tunnel-client 3.5.1

arthas

License

License

Categories

Categories

CLI User Interface Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-tunnel-client
Version

Version

3.5.1
Type

Type

jar
Description

Description

arthas-tunnel-client
arthas

Download arthas-tunnel-client 3.5.1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.taobao.arthas : arthas-common jar 3.5.1
com.taobao.arthas : arthas-tunnel-common jar 3.5.1
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

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3

Project Modules

There are no modules declared in this project.