Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
---|---|
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-bigquery-parent |
Version | Version0.1.2 |
Type | Typepom |
Filename | Size |
---|---|
quarkus-google-cloud-bigquery-parent-0.1.2.pom | 792 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-parent/ -->
<dependency>
<groupId>io.quarkiverse.googlecloudservices</groupId>
<artifactId>quarkus-google-cloud-bigquery-parent</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-parent/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-parent:0.1.2'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-parent/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-parent:0.1.2")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-bigquery-parent:pom:0.1.2'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-bigquery-parent" rev="0.1.2">
<artifact name="quarkus-google-cloud-bigquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-bigquery-parent', version='0.1.2')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-bigquery-parent" % "0.1.2"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-bigquery-parent "0.1.2"]