Last Version

arthas-vmtool 3.6.3

arthas

License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-vmtool
Version

Version

3.6.3
Type

Type

jar
Description

Description

arthas-vmtool
arthas

Download arthas-vmtool 3.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.taobao.arthas : arthas-common jar 3.6.3

Project Modules

There are no modules declared in this project.