| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.kohsuke |
| ArtifactId | ArtifactIdgithub-api |
| Last Version | Last Version1.306 |
| Release Date | Release Date |
| 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.306.pom | |
| github-api-1.306.jar | 41 KB |
| github-api-1.306-sources.jar | 32 KB |
| github-api-1.306-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kohsuke/github-api/ -->
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.306</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke/github-api/
implementation 'org.kohsuke:github-api:1.306'
// https://jarcasting.com/artifacts/org.kohsuke/github-api/
implementation ("org.kohsuke:github-api:1.306")
'org.kohsuke:github-api:jar:1.306'
<dependency org="org.kohsuke" name="github-api" rev="1.306">
<artifact name="github-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke', module='github-api', version='1.306')
)
libraryDependencies += "org.kohsuke" % "github-api" % "1.306"
[org.kohsuke/github-api "1.306"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| commons-io : commons-io | jar | 2.8.0 |
| com.infradna.tool : bridge-method-annotation Optional | jar | 1.23 |
| 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.10.0 |
| com.squareup.okhttp3 : okhttp Optional | jar | 4.9.2 |
| 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.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tngtech.archunit : archunit | jar | 0.23.1 |
| 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.2.0 |
| 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 | 6.1.0.202203080745-r |
| org.kohsuke : wordnet-random-name | jar | 1.5 |
| org.mockito : mockito-core | jar | 4.5.1 |
| com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.32.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |