<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>2.0.0-alpha-2</version>
</dependency>
compile
|-- org.apache.commons:commons-lang3:3.17.0
|-- com.fasterxml.jackson.core:jackson-databind
|-- commons-io:commons-io:2.16.1
|-- com.infradna.tool:bridge-method-annotation:1.29
|-- io.jsonwebtoken:jjwt-api:0.12.6
|-- io.jsonwebtoken:jjwt-impl:0.12.6
|-- io.jsonwebtoken:jjwt-jackson:0.12.6
|-- com.squareup.okio:okio:3.9.0
|-- com.squareup.okhttp3:okhttp:4.12.0
provided
|-- com.github.spotbugs:spotbugs-annotations:4.8.6
test
|-- com.tngtech.archunit:archunit:1.3.0
|-- org.springframework.boot:spring-boot-starter-test:3.3.3
|-- org.hamcrest:hamcrest-core:3.0
|-- org.hamcrest:hamcrest-library:3.0
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- org.awaitility:awaitility:4.2.2
|-- org.junit.vintage:junit-vintage-engine:5.10.2
|-- com.google.guava:guava:33.1.0-jre
|-- org.kohsuke:wordnet-random-name:1.6
|-- org.mockito:mockito-core:5.13.0
|-- com.github.tomakehurst:wiremock-jre8-standalone:2.35.2