License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.automatiko.extras |
ArtifactId | ArtifactIdautomatiko-gcp-pubsub-sink |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutomatiko :: Extras :: Google PubSub Sink
Automatiko Extras :: Google Cloud PubSub sink implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.automatiko.extras/automatiko-gcp-pubsub-sink/ -->
<dependency>
<groupId>io.automatiko.extras</groupId>
<artifactId>automatiko-gcp-pubsub-sink</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.extras/automatiko-gcp-pubsub-sink/
implementation 'io.automatiko.extras:automatiko-gcp-pubsub-sink:0.16.1'
// https://jarcasting.com/artifacts/io.automatiko.extras/automatiko-gcp-pubsub-sink/
implementation ("io.automatiko.extras:automatiko-gcp-pubsub-sink:0.16.1")
'io.automatiko.extras:automatiko-gcp-pubsub-sink:jar:0.16.1'
<dependency org="io.automatiko.extras" name="automatiko-gcp-pubsub-sink" rev="0.16.1">
<artifact name="automatiko-gcp-pubsub-sink" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.extras', module='automatiko-gcp-pubsub-sink', version='0.16.1')
)
libraryDependencies += "io.automatiko.extras" % "automatiko-gcp-pubsub-sink" % "0.16.1"
[io.automatiko.extras/automatiko-gcp-pubsub-sink "0.16.1"]
Group / Artifact | Type | Version |
---|---|---|
io.automatiko.engine : automatiko-engine-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.quarkiverse.googlecloudservices : quarkus-google-cloud-pubsub | jar | 1.1.1 |