Files download
File Operation
arthas-tunnel-common-3.5.1.jar download
arthas-tunnel-common-3.5.1.pom download
arthas-tunnel-common-3.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.taobao.arthas</groupId>
  <artifactId>arthas-tunnel-common</artifactId>
  <version>3.5.1</version>
</dependency>
Gradle Groovy
implementation 'com.taobao.arthas:arthas-tunnel-common:3.5.1'
Gradle Kotlin
implementation("com.taobao.arthas:arthas-tunnel-common:3.5.1")
Scala SBT
libraryDependencies += "com.taobao.arthas" % "arthas-tunnel-common" % "3.5.1"
Groovy Grape
@Grapes(
  @Grab(group='com.taobao.arthas', module='arthas-tunnel-common', version='3.5.1')
)
Apache Ivy
<dependency org="com.taobao.arthas" name="arthas-tunnel-common" rev="3.5.1" />
Leiningen
[com.taobao.arthas/arthas-tunnel-common "3.5.1"]
Apache Buildr
'com.taobao.arthas:arthas-tunnel-common:jar:3.5.1'
Dependencies
The project has no third-party dependencies