| License |
License |
|---|---|
| Categories |
CategoriesGraal |
| GroupId | GroupIdorg.graalvm.tools |
| ArtifactId | ArtifactIdinsight-heap |
| Version | Version22.0.0.2 |
| 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.0.0.2.pom | |
| insight-heap-22.0.0.2.jar | 100 KB |
| insight-heap-22.0.0.2-sources.jar | 20 KB |
| insight-heap-22.0.0.2-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.graalvm.tools/insight-heap/ -->
<dependency>
<groupId>org.graalvm.tools</groupId>
<artifactId>insight-heap</artifactId>
<version>22.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.tools/insight-heap/
implementation 'org.graalvm.tools:insight-heap:22.0.0.2'
// https://jarcasting.com/artifacts/org.graalvm.tools/insight-heap/
implementation ("org.graalvm.tools:insight-heap:22.0.0.2")
'org.graalvm.tools:insight-heap:jar:22.0.0.2'
<dependency org="org.graalvm.tools" name="insight-heap" rev="22.0.0.2">
<artifact name="insight-heap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.tools', module='insight-heap', version='22.0.0.2')
)
libraryDependencies += "org.graalvm.tools" % "insight-heap" % "22.0.0.2"
[org.graalvm.tools/insight-heap "22.0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.truffle : truffle-api | jar | 22.0.0.2 |
| org.graalvm.tools : insight | jar | 22.0.0.2 |