License |
License |
---|---|
Categories |
CategoriesCLI User Interface Arthas General Purpose Libraries Utility |
GroupId | GroupIdcom.taobao.arthas |
ArtifactId | ArtifactIdarthas-tunnel-client |
Last Version | Last Version3.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionarthas-tunnel-client
arthas
|
Filename | Size |
---|---|
arthas-tunnel-client-3.6.3.pom | |
arthas-tunnel-client-3.6.3.jar | 22 KB |
arthas-tunnel-client-3.6.3-sources.jar | 10 KB |
arthas-tunnel-client-3.6.3-javadoc.jar | 52 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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic Optional | jar | 1.2.11 |
ch.qos.logback : logback-core Optional | jar | 1.2.11 |