com.google.cloud:native-image-support

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
Last Version

Last Version

0.14.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download native-image-support

How to add to project

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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.1
0.14.0
0.13.1
0.13.0
0.12.11
0.12.10
0.12.9
0.12.8
0.12.7
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0