License |
License |
---|---|
GroupId | GroupIdorg.entur.ror.helpers |
ArtifactId | ArtifactIdcamel3-entur-google-pubsub |
Last Version | Last Version1.0.79 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamel3-entur-google-pubsub
Base configuration for Google PubSub clients, to be used for Camel 3 clients.
Non-Camel clients should use entur-google-pubsub instead.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/camel3-entur-google-pubsub/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>camel3-entur-google-pubsub</artifactId>
<version>1.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/camel3-entur-google-pubsub/
implementation 'org.entur.ror.helpers:camel3-entur-google-pubsub:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/camel3-entur-google-pubsub/
implementation ("org.entur.ror.helpers:camel3-entur-google-pubsub:1.0.79")
'org.entur.ror.helpers:camel3-entur-google-pubsub:jar:1.0.79'
<dependency org="org.entur.ror.helpers" name="camel3-entur-google-pubsub" rev="1.0.79">
<artifact name="camel3-entur-google-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='camel3-entur-google-pubsub', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "camel3-entur-google-pubsub" % "1.0.79"
[org.entur.ror.helpers/camel3-entur-google-pubsub "1.0.79"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | |
org.entur.ror.helpers : entur-google-pubsub | jar | 1.0.79 |