Last Version

async-google-pubsub-client 1.33

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

async-google-pubsub-client
Version

Version

1.33
Type

Type

jar
Description

Description

async-google-pubsub-client
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Project URL

Project URL

https://github.com/spotify/async-google-pubsub-client
Source Code Management

Source Code Management

https://github.com/spotify/async-google-pubsub-client

Download async-google-pubsub-client 1.33


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

Dependencies

compile (13)

Group / Artifact Type Version
com.google.oauth-client : google-oauth-client jar 1.21.0
com.google.api-client : google-api-client jar 1.21.0
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 19.0
io.norberg : auto-matter-jackson jar 0.15.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.2
com.fasterxml.jackson.core : jackson-core jar 2.8.11
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.11
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.8.11
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.11
com.ning : async-http-client jar 1.9.32
io.netty : netty jar 3.10.5.Final
com.swrve : rate-limited-logger jar 1.1.0

provided (1)

Group / Artifact Type Version
io.norberg : auto-matter jar 0.15.1

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.2
org.hamcrest : hamcrest-library jar 1.3
com.spotify : logging jar 2.0.18
com.google.apis : google-api-services-pubsub jar v1-rev7-1.21.0
com.squareup.okhttp : mockwebserver jar 2.7.2
org.mockito : mockito-core jar 1.10.19
org.awaitility : awaitility jar 3.1.2
org.objenesis : objenesis jar 2.6

Project Modules

There are no modules declared in this project.