License |
License |
---|---|
GroupId | GroupIdorg.entur.ror.helpers |
ArtifactId | ArtifactIdentur-google-pubsub |
Last Version | Last Version1.0.79 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionentur-google-pubsub
Base configuration for Google PubSub clients, to be used for non-Camel clients.
Camel-based clients should use camel-entur-google-pubsub instead.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
entur-google-pubsub-1.0.79.pom | |
entur-google-pubsub-1.0.79.jar | 13 KB |
entur-google-pubsub-1.0.79-sources.jar | 8 KB |
entur-google-pubsub-1.0.79-javadoc.jar | 428 KB |
Browse |
<!-- 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.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/entur-google-pubsub/
implementation 'org.entur.ror.helpers:entur-google-pubsub:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/entur-google-pubsub/
implementation ("org.entur.ror.helpers:entur-google-pubsub:1.0.79")
'org.entur.ror.helpers:entur-google-pubsub:jar:1.0.79'
<dependency org="org.entur.ror.helpers" name="entur-google-pubsub" rev="1.0.79">
<artifact name="entur-google-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='entur-google-pubsub', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "entur-google-pubsub" % "1.0.79"
[org.entur.ror.helpers/entur-google-pubsub "1.0.79"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : spring-cloud-gcp-starter-pubsub | jar | |
org.springframework.boot : spring-boot-loader-tools | jar | 2.6.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |