License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-services-bom |
Version | Version0.10.0 |
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-0.10.0.pom | 6 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>0.10.0</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:0.10.0'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-bom:0.10.0")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-bom:pom:0.10.0'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-services-bom" rev="0.10.0">
<artifact name="quarkus-google-cloud-services-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-services-bom', version='0.10.0')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-services-bom" % "0.10.0"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom "0.10.0"]