License |
License |
---|---|
Categories |
CategoriesGraal |
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-aot-graalvm-support |
Last Version | Last Version1.0.0-beta.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure GraalVM support
This package contains GraalVM Support configuration for Azure SDKs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-aot-graalvm-support/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-aot-graalvm-support</artifactId>
<version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-aot-graalvm-support/
implementation 'com.azure:azure-aot-graalvm-support:1.0.0-beta.2'
// https://jarcasting.com/artifacts/com.azure/azure-aot-graalvm-support/
implementation ("com.azure:azure-aot-graalvm-support:1.0.0-beta.2")
'com.azure:azure-aot-graalvm-support:jar:1.0.0-beta.2'
<dependency org="com.azure" name="azure-aot-graalvm-support" rev="1.0.0-beta.2">
<artifact name="azure-aot-graalvm-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-aot-graalvm-support', version='1.0.0-beta.2')
)
libraryDependencies += "com.azure" % "azure-aot-graalvm-support" % "1.0.0-beta.2"
[com.azure/azure-aot-graalvm-support "1.0.0-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.sdk : graal-sdk | jar | 22.0.0.2 |
org.graalvm.nativeimage : svm | jar | 22.0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |