Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.squareup.okhttp3 | logging-interceptor | 4.12.0 | jar | The Apache Software License, Version 2.0 |
| com.squareup.okhttp3 | okhttp | 4.12.0 | jar | The Apache Software License, Version 2.0 |
| io.gsonfire | gson-fire | 1.7.1 | jar | The MIT License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| jakarta.annotation | jakarta.annotation-api | 2.1.1 | jar | EPL 2.0GPL2 w/ CPE |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.code.gson | gson | 2.13.2 | jar | Apache-2.0 |
| com.google.errorprone | error_prone_annotations | 2.41.0 | jar | Apache 2.0 |
| com.squareup.okio | okio | 3.6.0 | jar | The Apache Software License, Version 2.0 |
| com.squareup.okio | okio-jvm | 3.6.0 | jar | The Apache Software License, Version 2.0 |
| org.jetbrains | annotations | 13.0 | jar | The Apache Software License, Version 2.0 |
| org.jetbrains.kotlin | kotlin-stdlib | 2.3.20 | jar | Apache-2.0 |
| org.jetbrains.kotlin | kotlin-stdlib-common | 1.9.10 | jar | The Apache License, Version 2.0 |
| org.jetbrains.kotlin | kotlin-stdlib-jdk7 | 2.3.20 | jar | Apache-2.0 |
| org.jetbrains.kotlin | kotlin-stdlib-jdk8 | 2.3.20 | jar | Apache-2.0 |
Project Dependency Graph
Dependency Tree
- info.ejava.examples.svc.api:generated-contest-client:jar:6.2.0-SNAPSHOT
- io.gsonfire:gson-fire:jar:1.7.1 (compile)
- com.google.code.gson:gson:jar:2.13.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
- com.google.code.gson:gson:jar:2.13.2 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (compile)
- com.squareup.okio:okio:jar:3.6.0 (compile)
- com.squareup.okio:okio-jvm:jar:3.6.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10 (compile)
- com.squareup.okio:okio-jvm:jar:3.6.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:2.3.20 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.3.20 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:2.3.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.3.20 (compile)
- com.squareup.okio:okio:jar:3.6.0 (compile)
- com.squareup.okhttp3:logging-interceptor:jar:4.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.gsonfire:gson-fire:jar:1.7.1 (compile)
Licenses
Unknown: Services::API::Springdoc Swagger Contest::Generated OpenAPI Client
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: Kotlin Stdlib Common
The MIT License: Gson on Fire!
Apache-2.0: Gson, Kotlin Stdlib, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
The Apache Software License, Version 2.0: FindBugs-jsr305, IntelliJ IDEA Annotations, okhttp, okhttp-logging-interceptor, okio
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| gson-2.13.2.jar | 289.9 kB | 226 | - | - | - | - |
| • Root | - | 224 | 203 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| error_prone_annotations-2.41.0.jar | 20.4 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| logging-interceptor-4.12.0.jar | 15.7 kB | 13 | 8 | 1 | 1.8 | Yes |
| okhttp-4.12.0.jar | 789.5 kB | 341 | 317 | 17 | 1.8 | Yes |
| okio-3.6.0.jar | 25.7 kB | 49 | 0 | 0 | - | - |
| okio-jvm-3.6.0.jar | 359.6 kB | 112 | 107 | 2 | 1.8 | Yes |
| gson-fire-1.7.1.jar | 68.2 kB | 85 | 69 | 8 | 1.6 | Yes |
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlin-stdlib-2.3.20.jar | 1.8 MB | 1051 | - | - | - | - |
| • Root | - | 1049 | 987 | 46 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-common-1.9.10.jar | 225.1 kB | 386 | 0 | 0 | - | - |
| kotlin-stdlib-jdk7-2.3.20.jar | 0.9 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-jdk8-2.3.20.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 14 | 3.7 MB | 2444 | 1805 | 94 | 1.8 | 10 |
| compile: 13 | compile: 3.6 MB | compile: 2413 | compile: 1787 | compile: 90 | 1.8 | compile: 9 |
| provided: 1 | provided: 26.1 kB | provided: 31 | provided: 18 | provided: 4 | provided: 1 |

