License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Google Cloud PaaS Providers |
GroupId | GroupIdio.quarkiverse.googlecloudservices |
ArtifactId | ArtifactIdquarkus-google-cloud-pubsub-parent |
Version | Version1.0.0 |
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-1.0.0.pom | 788 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>1.0.0</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:1.0.0'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-pubsub-parent/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-pubsub-parent:1.0.0")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-pubsub-parent:pom:1.0.0'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-pubsub-parent" rev="1.0.0">
<artifact name="quarkus-google-cloud-pubsub-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-pubsub-parent', version='1.0.0')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-pubsub-parent" % "1.0.0"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-pubsub-parent "1.0.0"]