Last Version

arthas-core 3.6.3

arthas

License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-core
Version

Version

3.6.3
Type

Type

jar
Description

Description

arthas-core
arthas

Download arthas-core 3.6.3


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

Dependencies

compile (13)

Group / Artifact Type Version
com.taobao.arthas : arthas-common jar 3.6.3
com.taobao.arthas : arthas-vmtool jar 3.6.3
com.alibaba : bytekit-core jar 0.0.7
com.taobao.arthas : arthas-memorycompiler jar 3.6.3
com.taobao.arthas : arthas-tunnel-client jar 3.6.3
com.alibaba.middleware : termd-core jar 1.1.7.12
com.alibaba.middleware : cli jar 1.0.4
com.taobao.text : text-ui jar 0.0.3
com.fifesoft : rsyntaxtextarea jar 2.5.8
com.alibaba.arthas : arthas-repackage-logger jar 0.0.10
com.alibaba : fastjson jar 1.2.83_noneautotype
ognl : ognl jar 3.1.19
org.benf : cfr jar 0.152

provided (8)

Group / Artifact Type Version
com.taobao.arthas : arthas-spy Optional jar 3.6.3
net.bytebuddy : byte-buddy-agent Optional jar 1.11.6
org.slf4j : slf4j-api Optional jar 1.7.36
ch.qos.logback : logback-classic Optional jar 1.2.11
ch.qos.logback : logback-core Optional jar 1.2.11
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-core Optional jar 2.12.4
com.github.olivergondza : maven-jdk-tools-wrapper Optional jar 0.1

Project Modules

There are no modules declared in this project.