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