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.11.0 | jar | Apache-2.0 |
org.apache.maven.indexer | search-api | 7.1.5 | jar | Apache-2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
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.errorprone | error_prone_annotations | 2.27.0 | jar | Apache 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.indexer:search-backend-smo:jar:7.1.5
- org.apache.maven.indexer:search-api:jar:7.1.5 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- org.hamcrest:hamcrest:jar:3.0 (test)
- junit:junit:jar:4.13.2 (test)
Licenses
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
BSD-3-Clause: Hamcrest
Apache-2.0: Gson, Maven :: Search API, Maven :: Search API SMO Backend
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
gson-2.11.0.jar | 298.4 kB | 244 | - | - | - | - |
• Root | - | 243 | 223 | 9 | 1.7 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
search-api-7.1.5.jar | 27.3 kB | 40 | 22 | 4 | 11 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 856.1 kB | 843 | 730 | 58 | 11 | 5 |
compile: 3 | compile: 345.1 kB | compile: 331 | compile: 272 | compile: 15 | 11 | compile: 3 |
test: 2 | test: 511 kB | test: 512 | test: 458 | test: 43 | 1.8 | test: 2 |