License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-common |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - Google Cloud Services - Common - Runtime
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/ -->
<dependency>
<groupId>io.quarkiverse.googlecloudservices</groupId>
<artifactId>quarkus-google-cloud-common</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-common/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-common:1.1.1'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-common/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-common:1.1.1")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-common:jar:1.1.1'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-common" rev="1.1.1">
<artifact name="quarkus-google-cloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-common', version='1.1.1')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-common" % "1.1.1"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-common "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | |
io.quarkus : quarkus-arc | jar | |
io.quarkus.security : quarkus-security | jar | |
com.google.auth : google-auth-library-oauth2-http | jar | |
com.google.cloud : native-image-support | jar | |
com.google.cloud : google-cloud-core | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar | |
org.graalvm.nativeimage : svm | jar |