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.lucene lucene-analyzers-common 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-core 8.7.0 jar Apache License, Version 2.0
org.elasticsearch elasticsearch 7.10.2 jar The Apache Software License, Version 2.0
org.wikimedia.search extra-common 7.10.2-wmf13-SNAPSHOT jar The Apache Software License, Version 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.12 jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-core 2.17.1 jar Apache License, Version 2.0
org.apache.lucene lucene-test-framework 8.7.0 jar Apache License, Version 2.0
org.elasticsearch.test framework 7.10.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3
org.hamcrest hamcrest-library 2.1 jar BSD Licence 3

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 Optional
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0 No
com.github.spotbugs spotbugs-annotations 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 Yes
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 Yes

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.carrotsearch hppc 0.8.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-cbor 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-smile 2.10.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.10.4 jar The Apache Software License, Version 2.0
com.tdunning t-digest 3.2 jar The Apache Software License, Version 2.0
joda-time joda-time 2.10.4 jar Apache License, Version 2.0
net.sf.jopt-simple jopt-simple 5.0.2 jar The MIT License
org.apache.lucene lucene-backward-codecs 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-grouping 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-highlighter 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-join 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-misc 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-queries 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-queryparser 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-sandbox 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-spatial-extras 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-spatial3d 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-suggest 8.7.0 jar Apache License, Version 2.0
org.elasticsearch elasticsearch-cli 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch elasticsearch-core 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch elasticsearch-geo 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch elasticsearch-secure-sm 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch elasticsearch-x-content 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch jna 5.5.0 jar Apache License, Version 2.0
org.yaml snakeyaml 1.26 jar Apache License, Version 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
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.7.1 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpasyncclient 4.1.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.10 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.12 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore-nio 4.4.12 jar Apache License, Version 2.0
org.apache.lucene lucene-codecs 8.7.0 jar Apache License, Version 2.0
org.elasticsearch elasticsearch-nio 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch mocksocket 1.2 jar The Apache Software License, Version 2.0
org.elasticsearch securemock 1.2 jar The Apache Software License, Version 2.0
org.elasticsearch.client elasticsearch-rest-client 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch.client elasticsearch-rest-client-sniffer 7.10.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3

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
org.hdrhistogram HdrHistogram 2.1.9 jar Public Domain, per Creative Commons CC0

Project Dependency Graph

Dependency Tree

Licenses

Public Domain, per Creative Commons CC0: HdrHistogram

Eclipse Public License 1.0: JUnit

The MIT License: JOpt Simple

Apache License, Version 2.0: Apache Commons Codec, Apache HttpAsyncClient, Apache HttpClient, Apache HttpCore, Apache HttpCore NIO, Apache Log4j API, Apache Log4j Core, Elastic JNA Distribution, Joda-Time, Lucene Common Analyzers, Lucene Core, Lucene Grouping, Lucene Highlighter, Lucene Join, Lucene Memory, Lucene Miscellaneous, Lucene Queries, Lucene QueryParsers, Lucene Sandbox, Lucene Spatial 3D, Lucene Spatial Extras, Lucene Suggest, Lucene Test Framework, Lucene codecs, SnakeYAML

The Apache Software License, Version 2.0: Commons Logging, Elasticsearch MockSocket, Elasticsearch Securemock, FindBugs-jsr305, HPPC Collections, Jackson dataformat: CBOR, Jackson dataformat: Smile, Jackson-core, Jackson-dataformat-YAML, RandomizedTesting Randomized Runner, T-Digest, elasticsearch-cli, elasticsearch-core, elasticsearch-geo, elasticsearch-nio, elasticsearch-secure-sm, elasticsearch-x-content, extra-analysis-slovak, extra-common, framework, rest, server, sniffer

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

BSD Licence 3: Hamcrest, Hamcrest Core, Hamcrest Library

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
hppc-0.8.1.jar 1.2 MB 964 950 5 1.7 Yes
randomizedtesting-runner-2.7.1.jar 247.1 kB 204 190 5 1.8 Yes
jackson-core-2.10.4.jar 349.3 kB 144 118 13 9 Yes
jackson-dataformat-cbor-2.10.4.jar 58.6 kB 29 14 3 9 Yes
jackson-dataformat-smile-2.10.4.jar 90.8 kB 36 20 4 9 Yes
jackson-dataformat-yaml-2.10.4.jar 46.8 kB 35 16 3 9 Yes
t-digest-3.2.jar 51.2 kB 29 18 1 1.7 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-logging-1.1.3.jar 62 kB 42 28 2 1.1 Yes
joda-time-2.10.4.jar 643 kB 765 247 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
jopt-simple-5.0.2.jar 78.1 kB 71 59 3 1.7 Yes
httpasyncclient-4.1.4.jar 180 kB 111 86 8 1.6 Yes
httpclient-4.5.10.jar 774.6 kB 509 468 24 1.6 Yes
httpcore-4.4.12.jar 328.3 kB 283 253 17 1.6 Yes
httpcore-nio-4.4.12.jar 367.7 kB 270 241 14 1.6 Yes
log4j-api-2.17.1.jar 301.9 kB 211 177 9 9 Yes
log4j-core-2.17.1.jar 1.8 MB 1220 1127 52 1.8 Yes
lucene-analyzers-common-8.7.0.jar 1.7 MB 697 582 64 1.8 Yes
lucene-backward-codecs-8.7.0.jar 157.8 kB 118 100 7 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-grouping-8.7.0.jar 98.3 kB 72 63 1 1.8 Yes
lucene-highlighter-8.7.0.jar 209.9 kB 143 132 3 1.8 Yes
lucene-join-8.7.0.jar 152.5 kB 116 107 1 1.8 Yes
lucene-memory-8.7.0.jar 52.1 kB 37 20 1 1.8 Yes
lucene-misc-8.7.0.jar 99.4 kB 80 57 8 1.8 Yes
lucene-queries-8.7.0.jar 380.1 kB 304 290 7 1.8 Yes
lucene-queryparser-8.7.0.jar 382.7 kB 292 254 25 1.8 Yes
lucene-sandbox-8.7.0.jar 223.5 kB 136 112 5 1.8 Yes
lucene-spatial-extras-8.7.0.jar 240.7 kB 164 147 10 1.8 Yes
lucene-spatial3d-8.7.0.jar 309.4 kB 154 145 2 1.8 Yes
lucene-suggest-8.7.0.jar 249.9 kB 149 131 7 1.8 Yes
lucene-test-framework-8.7.0.jar 11 MB 584 535 24 1.8 Yes
elasticsearch-7.10.2.jar 13.1 MB 6939 6593 296 11 Yes
elasticsearch-cli-7.10.2.jar 18 kB 16 9 1 1.8 Yes
elasticsearch-core-7.10.2.jar 60.1 kB 61 30 10 11 Yes
elasticsearch-geo-7.10.2.jar 45.5 kB 31 23 2 1.8 Yes
elasticsearch-nio-7.10.2.jar 60.3 kB 41 33 2 1.8 Yes
elasticsearch-secure-sm-7.10.2.jar 10.9 kB 12 5 1 1.8 Yes
elasticsearch-x-content-7.10.2.jar 143 kB 107 93 8 1.8 Yes
jna-5.5.0.jar 457.3 kB 134 115 4 1.6 Yes
mocksocket-1.2.jar 11.5 kB 17 7 1 1.8 Yes
securemock-1.2.jar 1.6 MB 1357 727 74 1.7 Yes
elasticsearch-rest-client-7.10.2.jar 66.2 kB 51 44 1 1.8 Yes
elasticsearch-rest-client-sniffer-7.10.2.jar 25.4 kB 23 15 1 1.8 Yes
framework-7.10.2.jar 1.4 MB 689 606 66 1.8 Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
hamcrest-library-2.1.jar 1.2 kB 6 1 1 1.7 Yes
HdrHistogram-2.1.9.jar 114.2 kB 68 59 1 1.6 Yes
extra-common-7.10.2-wmf13-SNAPSHOT.jar 16.2 kB 25 13 1 1.8 Yes
snakeyaml-1.26.jar 309 kB 253 216 20 1.7 Yes
spotbugs-annotations-4.8.3.jar 15.2 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
55 44 MB 21070 18187 915 11 55
compile: 31 compile: 24.4 MB compile: 14324 compile: 12779 compile: 553 11 compile: 31
provided: 4 provided: 451.2 kB provided: 356 provided: 295 provided: 14 provided: 4
test: 20 test: 19.1 MB test: 6390 test: 5113 test: 348 1.8 test: 20