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