License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdnative-image-support |
Version | Version0.12.4 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Native Image Support
Core gRPC module for the google-cloud.
|
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/native-image-support/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>native-image-support</artifactId>
<version>0.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/native-image-support/
implementation 'com.google.cloud:native-image-support:0.12.4'
// https://jarcasting.com/artifacts/com.google.cloud/native-image-support/
implementation ("com.google.cloud:native-image-support:0.12.4")
'com.google.cloud:native-image-support:jar:0.12.4'
<dependency org="com.google.cloud" name="native-image-support" rev="0.12.4">
<artifact name="native-image-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='native-image-support', version='0.12.4')
)
libraryDependencies += "com.google.cloud" % "native-image-support" % "0.12.4"
[com.google.cloud/native-image-support "0.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar | |
org.graalvm.nativeimage : svm | jar | 22.0.0.2 |
org.graalvm.sdk : graal-sdk | jar | 22.0.0.2 |