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