is not current version
Last Version 1.0.79

org.entur.ror.helpers:entur-google-pubsub 1.0.78

Base configuration for Google PubSub clients, to be used for non-Camel clients. Camel-based clients should use camel-entur-google-pubsub instead.

GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

entur-google-pubsub
Version

Version

1.0.78
Type

Type

jar

Download entur-google-pubsub 1.0.78


<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/entur-google-pubsub/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>entur-google-pubsub</artifactId>
    <version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/entur-google-pubsub/
implementation 'org.entur.ror.helpers:entur-google-pubsub:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/entur-google-pubsub/
implementation ("org.entur.ror.helpers:entur-google-pubsub:1.0.78")
'org.entur.ror.helpers:entur-google-pubsub:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="entur-google-pubsub" rev="1.0.78">
  <artifact name="entur-google-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='entur-google-pubsub', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "entur-google-pubsub" % "1.0.78"
[org.entur.ror.helpers/entur-google-pubsub "1.0.78"]