is not current version
Last Version 1.1.1

io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-deployment 0.4.0


Categories

Categories

Quarkus Container Microservices Google Cloud PaaS Providers
GroupId

GroupId

io.quarkiverse.googlecloudservices
ArtifactId

ArtifactId

quarkus-google-cloud-bigquery-deployment
Version

Version

0.4.0
Type

Type

jar

Download quarkus-google-cloud-bigquery-deployment 0.4.0


<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.googlecloudservices</groupId>
    <artifactId>quarkus-google-cloud-bigquery-deployment</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-deployment/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-deployment:0.4.0'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-deployment/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-deployment:0.4.0")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-deployment:jar:0.4.0'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-bigquery-deployment" rev="0.4.0">
  <artifact name="quarkus-google-cloud-bigquery-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-bigquery-deployment', version='0.4.0')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-bigquery-deployment" % "0.4.0"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-deployment "0.4.0"]