License |
License |
---|---|
Categories |
CategoriesArthas General Purpose Libraries Utility |
GroupId | GroupIdcom.taobao.arthas |
ArtifactId | ArtifactIdarthas-vmtool |
Version | Version3.5.6 |
Type | Typejar |
Description |
Descriptionarthas-vmtool
arthas
|
Filename | Size |
---|---|
arthas-vmtool-3.5.6.pom | |
arthas-vmtool-3.5.6.jar | 4 KB |
arthas-vmtool-3.5.6-sources.jar | 4 KB |
arthas-vmtool-3.5.6-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taobao.arthas/arthas-vmtool/ -->
<dependency>
<groupId>com.taobao.arthas</groupId>
<artifactId>arthas-vmtool</artifactId>
<version>3.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-vmtool/
implementation 'com.taobao.arthas:arthas-vmtool:3.5.6'
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-vmtool/
implementation ("com.taobao.arthas:arthas-vmtool:3.5.6")
'com.taobao.arthas:arthas-vmtool:jar:3.5.6'
<dependency org="com.taobao.arthas" name="arthas-vmtool" rev="3.5.6">
<artifact name="arthas-vmtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.arthas', module='arthas-vmtool', version='3.5.6')
)
libraryDependencies += "com.taobao.arthas" % "arthas-vmtool" % "3.5.6"
[com.taobao.arthas/arthas-vmtool "3.5.6"]
Group / Artifact | Type | Version |
---|---|---|
com.taobao.arthas : arthas-common | jar | 3.5.6 |