License |
License |
---|---|
Categories |
CategoriesGraal |
GroupId | GroupIdorg.graalvm.tools |
ArtifactId | ArtifactIdinsight-heap |
Last Version | Last Version22.1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInsight Heap
Heap Dump for GraalVM Insight
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
insight-heap-22.1.0.1.pom | |
insight-heap-22.1.0.1.jar | 94 KB |
insight-heap-22.1.0.1-sources.jar | 19 KB |
insight-heap-22.1.0.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graalvm.tools/insight-heap/ -->
<dependency>
<groupId>org.graalvm.tools</groupId>
<artifactId>insight-heap</artifactId>
<version>22.1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.tools/insight-heap/
implementation 'org.graalvm.tools:insight-heap:22.1.0.1'
// https://jarcasting.com/artifacts/org.graalvm.tools/insight-heap/
implementation ("org.graalvm.tools:insight-heap:22.1.0.1")
'org.graalvm.tools:insight-heap:jar:22.1.0.1'
<dependency org="org.graalvm.tools" name="insight-heap" rev="22.1.0.1">
<artifact name="insight-heap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.tools', module='insight-heap', version='22.1.0.1')
)
libraryDependencies += "org.graalvm.tools" % "insight-heap" % "22.1.0.1"
[org.graalvm.tools/insight-heap "22.1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.truffle : truffle-api | jar | 22.1.0.1 |
org.graalvm.tools : insight | jar | 22.1.0.1 |