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