License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-bigquery |
Version | Version0.11.0 |
Type | Typejar |
Description |
DescriptionQuarkus - Google Cloud Services - BigQuery - Runtime
Use Google Cloud BigQuery analytics database service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery/ -->
<dependency>
<groupId>io.quarkiverse.googlecloudservices</groupId>
<artifactId>quarkus-google-cloud-bigquery</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery:0.11.0'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery:0.11.0")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery:jar:0.11.0'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-bigquery" rev="0.11.0">
<artifact name="quarkus-google-cloud-bigquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-bigquery', version='0.11.0')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-bigquery" % "0.11.0"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.googlecloudservices : quarkus-google-cloud-common | jar | |
com.google.cloud : google-cloud-bigquery | jar |