is not current version
Last Version 0.14.1

com.google.cloud:native-image-support 0.10.0

The parent POM of the project providing Google Cloud GraalVM support.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

native-image-support
Version

Version

0.10.0
Type

Type

jar
Description

Description

The parent POM of the project providing Google Cloud GraalVM support.

Download native-image-support 0.10.0


<!-- https://jarcasting.com/artifacts/com.google.cloud/native-image-support/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>native-image-support</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/native-image-support/
implementation 'com.google.cloud:native-image-support:0.10.0'
// https://jarcasting.com/artifacts/com.google.cloud/native-image-support/
implementation ("com.google.cloud:native-image-support:0.10.0")
'com.google.cloud:native-image-support:jar:0.10.0'
<dependency org="com.google.cloud" name="native-image-support" rev="0.10.0">
  <artifact name="native-image-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='native-image-support', version='0.10.0')
)
libraryDependencies += "com.google.cloud" % "native-image-support" % "0.10.0"
[com.google.cloud/native-image-support "0.10.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.graalvm.nativeimage : svm jar 21.3.0
io.grpc : grpc-netty-shaded jar 1.42.1

Project Modules

There are no modules declared in this project.