Last Version

Microsoft Azure GraalVM support 1.0.0-beta.2

This package contains GraalVM Support configuration for Azure SDKs.

License

License

Categories

Categories

Graal
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-aot-graalvm-support
Version

Version

1.0.0-beta.2
Type

Type

jar
Description

Description

Microsoft Azure GraalVM support
This package contains GraalVM Support configuration for Azure SDKs.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-aot-graalvm-support 1.0.0-beta.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 22.0.0.2
org.graalvm.nativeimage : svm jar 22.0.0.2

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.