License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices gRPC Net Networking Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-common-grpc |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - Google Cloud Services - Common - GRPC
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-common-grpc/ -->
<dependency>
<groupId>io.quarkiverse.googlecloudservices</groupId>
<artifactId>quarkus-google-cloud-common-grpc</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-common-grpc/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-common-grpc:1.1.1'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-common-grpc/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-common-grpc:1.1.1")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-common-grpc:jar:1.1.1'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-common-grpc" rev="1.1.1">
<artifact name="quarkus-google-cloud-common-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-common-grpc', version='1.1.1')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-common-grpc" % "1.1.1"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-common-grpc "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : gax-grpc | jar | |
io.grpc : grpc-netty | jar | |
org.graalvm.nativeimage : svm | jar |