Last Version

arthas-tunnel-client 3.6.3

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.6.3
Type

Type

jar
Description

Description

arthas-tunnel-client
arthas

Download arthas-tunnel-client 3.6.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.taobao.arthas : arthas-common jar 3.6.3
com.taobao.arthas : arthas-tunnel-common jar 3.6.3
org.slf4j : slf4j-api jar 1.7.36
io.netty : netty-buffer jar 4.1.77.Final
io.netty : netty-handler jar 4.1.77.Final
io.netty : netty-transport jar 4.1.77.Final
io.netty : netty-codec-http jar 4.1.77.Final

provided (2)

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

Project Modules

There are no modules declared in this project.