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 |
---|---|---|---|---|
org.apache.maven.indexer | search-api | 7.1.5 | jar | Apache-2.0 |
org.jsoup | jsoup | 1.18.1 | jar | The MIT License |
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
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.apache.maven.indexer:search-backend-remoterepository:jar:7.1.5
- org.apache.maven.indexer:search-api:jar:7.1.5 (compile)
- org.jsoup:jsoup:jar:1.18.1 (compile)
- org.hamcrest:hamcrest:jar:3.0 (test)
- junit:junit:jar:4.13.2 (test)
Licenses
Eclipse Public License 1.0: JUnit
The MIT License: jsoup Java HTML Parser
BSD-3-Clause: Hamcrest
Apache-2.0: Maven :: Search API, Maven :: Search API Remote Repository Backend
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 |
jsoup-1.18.1.jar | 452.9 kB | 299 | - | - | - | - |
• Root | - | 293 | 275 | 7 | 1.8 | Yes |
• Versioned | - | 6 | 2 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 991.2 kB | 851 | 755 | 54 | 11 | 4 |
compile: 2 | compile: 480.2 kB | compile: 339 | compile: 297 | compile: 11 | 11 | compile: 2 |
test: 2 | test: 511 kB | test: 512 | test: 458 | test: 43 | 1.8 | test: 2 |