License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-services-bom |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionQuarkus - Google Cloud Services - BOM
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-google-cloud-services-bom-1.1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom/ -->
<dependency>
<groupId>io.quarkiverse.googlecloudservices</groupId>
<artifactId>quarkus-google-cloud-services-bom</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-bom:1.1.1'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-bom:1.1.1")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-bom:pom:1.1.1'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-services-bom" rev="1.1.1">
<artifact name="quarkus-google-cloud-services-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-services-bom', version='1.1.1')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-services-bom" % "1.1.1"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom "1.1.1"]