Last Version

dumpclass 0.0.2

Dump classes from running JVM process.

License

License

GroupId

GroupId

io.github.hengyunabc
ArtifactId

ArtifactId

dumpclass
Version

Version

0.0.2
Type

Type

jar
Description

Description

dumpclass
Dump classes from running JVM process.
Project URL

Project URL

https://github.com/hengyunabc/dumpclass
Source Code Management

Source Code Management

https://github.com/hengyunabc/dumpclass

Download dumpclass 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
args4j : args4j jar 2.33

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

system (1)

Group / Artifact Type Version
sun.jvm.hotspot » sa-jdi jar 1.6

Project Modules

There are no modules declared in this project.