Last Version

com.spotify:github-client 0.1.37

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

License

License

Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

github-client
Version

Version

0.1.37
Type

Type

jar
Description

Description

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

Project Organization

Spotify AB

Download github-client 0.1.37


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.12
javax.ws.rs : jsr311-api jar 1.1.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
io.jsonwebtoken : jjwt-api jar 0.10.5
io.opencensus : opencensus-api jar 0.26.0
commons-io : commons-io jar 2.7

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.3

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5

test (10)

Group / Artifact Type Version
uk.co.datumedge : hamcrest-json jar 0.2
org.hamcrest : hamcrest-core jar 2.2
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.mockito : mockito-core jar 3.2.4
io.opencensus : opencensus-testing jar 0.26.0
io.opencensus : opencensus-impl jar 0.26.0
com.squareup.okhttp3 : mockwebserver jar 3.14.7
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2

Project Modules

There are no modules declared in this project.