| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.kohsuke |
| ArtifactId | ArtifactIdgithub-api |
| Version | Version1.129 |
| Type | Typejar |
| Description |
DescriptionGitHub API for Java
GitHub API for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| github-api-1.129.pom | |
| github-api-1.129.jar | 504 KB |
| github-api-1.129-sources.jar | 288 KB |
| github-api-1.129-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kohsuke/github-api/ -->
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.129</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke/github-api/
implementation 'org.kohsuke:github-api:1.129'
// https://jarcasting.com/artifacts/org.kohsuke/github-api/
implementation ("org.kohsuke:github-api:1.129")
'org.kohsuke:github-api:jar:1.129'
<dependency org="org.kohsuke" name="github-api" rev="1.129">
<artifact name="github-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke', module='github-api', version='1.129')
)
libraryDependencies += "org.kohsuke" % "github-api" % "1.129"
[org.kohsuke/github-api "1.129"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| commons-io : commons-io | jar | 2.8.0 |
| com.infradna.tool : bridge-method-annotation Optional | jar | 1.18 |
| io.jsonwebtoken : jjwt-api Optional | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-impl Optional | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson Optional | jar | 0.11.2 |
| com.squareup.okio : okio Optional | jar | 2.5.0 |
| com.squareup.okhttp3 : okhttp Optional | jar | 4.4.1 |
| com.squareup.okhttp3 : okhttp-urlconnection Optional | jar | 3.12.3 |
| com.squareup.okhttp : okhttp-urlconnection Optional | jar | 2.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tngtech.archunit : archunit | jar | 0.18.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.2 |
| org.awaitility : awaitility | jar | 4.0.3 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| commons-discovery : commons-discovery | jar | 0.5 |
| org.kohsuke.stapler : stapler | jar | 1.263 |
| org.kohsuke.stapler : stapler-jetty | jar | 1.1 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.11.0.202103091610-r |
| org.kohsuke : wordnet-random-name | jar | 1.5 |
| org.mockito : mockito-core | jar | 3.9.0 |
| com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.27.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |