Last Version

arthas-boot 3.6.3

arthas

License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-boot
Version

Version

3.6.3
Type

Type

jar
Description

Description

arthas-boot
arthas

Download arthas-boot 3.6.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.taobao.arthas : arthas-common jar 3.6.3
com.alibaba.middleware : cli jar 1.0.4

Project Modules

There are no modules declared in this project.