License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-pubsub-parent |
Version | Version0.8.0.CR1 |
Type | Typepom |
Description |
DescriptionQuarkus - Google Cloud Services - PubSub
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-google-cloud-pubsub-parent-0.8.0.CR1.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.CR1</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.CR1'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-pubsub-parent/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-pubsub-parent:0.8.0.CR1")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-pubsub-parent:pom:0.8.0.CR1'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-pubsub-parent" rev="0.8.0.CR1">
<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.CR1')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-pubsub-parent" % "0.8.0.CR1"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-pubsub-parent "0.8.0.CR1"]