is not current version
Last Version 0.14.1

Google Cloud GraalVM Support Parent 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-parent
Version

Version

0.10.0
Type

Type

pom
Description

Description

Google Cloud GraalVM Support Parent
The parent POM of the project providing Google Cloud GraalVM support.
Project URL

Project URL

https://github.com/GoogleCloudPlatform/native-image-support-java
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/native-image-support-java

Download native-image-support-parent 0.10.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.