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.lucene | lucene-core | 8.7.0 | jar | Apache License, Version 2.0 |
org.apache.lucene | lucene-queries | 8.7.0 | jar | Apache License, Version 2.0 |
org.wikimedia.search.highlighter | experimental-highlighter-core | 7.10.3-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
com.carrotsearch.randomizedtesting | randomizedtesting-runner | 2.7.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.lucene | lucene-analyzers-common | 8.7.0 | jar | Apache License, Version 2.0 |
org.apache.lucene | lucene-memory | 8.7.0 | jar | Apache License, Version 2.0 |
org.apache.lucene | lucene-test-framework | 8.7.0 | jar | Apache License, Version 2.0 |
org.elasticsearch | securemock | 1.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
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 | Optional |
---|---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.5 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
org.apache.lucene | lucene-codecs | 8.7.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
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 | Optional |
---|---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest, Hamcrest Core
Apache License, Version 2.0: Lucene Common Analyzers, Lucene Core, Lucene Memory, Lucene Queries, Lucene Test Framework, Lucene codecs
The Apache Software License, Version 2.0: Core algorithms and interfaces for the experimental highlighter, Elasticsearch Securemock, FindBugs-jsr305, Guava: Google Core Libraries for Java, Lucene backed implementations of interfaces for experimental highlighter, RandomizedTesting Randomized Runner
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
randomizedtesting-runner-2.7.1.jar | 247.1 kB | 204 | 190 | 5 | 1.8 | Yes |
guava-18.0.jar | 2.3 MB | 1719 | 1690 | 17 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
lucene-analyzers-common-8.7.0.jar | 1.7 MB | 697 | 582 | 64 | 1.8 | Yes |
lucene-codecs-8.7.0.jar | 520.7 kB | 289 | 261 | 7 | 1.8 | Yes |
lucene-core-8.7.0.jar | 3.6 MB | 2211 | 2100 | 30 | 1.8 | Yes |
lucene-memory-8.7.0.jar | 52.1 kB | 37 | 20 | 1 | 1.8 | Yes |
lucene-queries-8.7.0.jar | 380.1 kB | 304 | 290 | 7 | 1.8 | Yes |
lucene-test-framework-8.7.0.jar | 11 MB | 584 | 535 | 24 | 1.8 | Yes |
securemock-1.2.jar | 1.6 MB | 1357 | 727 | 74 | 1.7 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
experimental-highlighter-core-7.10.3-SNAPSHOT.jar | 149.3 kB | 177 | 101 | 7 | 1.8 | Yes |
spotbugs-annotations-4.8.5.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 21.9 MB | 8109 | 6950 | 282 | 1.8 | 15 |
compile: 3 | compile: 4.1 MB | compile: 2692 | compile: 2491 | compile: 44 | 1.8 | compile: 3 |
provided: 2 | provided: 35.2 kB | provided: 77 | provided: 59 | provided: 4 | provided: 2 | |
test: 10 | test: 17.8 MB | test: 5340 | test: 4400 | test: 234 | 1.8 | test: 10 |