License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdgithub-client |
Last Version | Last Version0.1.37 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
github-client-0.1.37.pom | |
github-client-0.1.37.jar | 1 MB |
github-client-0.1.37-sources.jar | 546 KB |
github-client-0.1.37-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
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 |