Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
com.google.guava guava 21.0 jar The Apache Software License, Version 2.0
com.ibm.icu icu4j 62.1 jar Unicode/ICU License
org.apache.lucene lucene-analyzers-common 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-analyzers-icu 8.7.0 jar Apache License, Version 2.0
org.apache.lucene lucene-core 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-suggest 8.7.0 jar Apache License, Version 2.0
org.carrot2 morfologik-stemming 2.1.9 jar BSD
org.elasticsearch elasticsearch 7.10.2 jar The Apache Software License, Version 2.0
org.elasticsearch.plugin analysis-icu-client 7.10.2 jar The Apache Software License, Version 2.0
org.scala-lang scala-library 2.13.12 jar Apache-2.0
org.scalatest scalatest_2.13 3.2.18 jar the Apache License, ASL Version 2.0
org.slf4j slf4j-api 2.0.12 jar MIT License
org.wikimedia.search extra-analysis-khmer 7.10.2-wmf13-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.search extra-analysis-slovak 7.10.2-wmf13-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.search extra-analysis-textify 7.10.2-wmf13-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.search extra-analysis-turkish 7.10.2-wmf13-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.search extra-analysis-ukrainian 7.10.2-wmf13-SNAPSHOT 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
org.wikimedia.search extra-core 7.10.2-wmf13-SNAPSHOT jar -
ua.net.nlp morfologik-ukrainian-search 4.9.1 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.7.1 jar The Apache Software License, Version 2.0
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.assertj assertj-core 3.11.1 jar Apache License, Version 2.0
org.elasticsearch securemock 1.2 jar The Apache Software 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
org.locationtech.jts jts-core 1.15.0 jar Eclipse Publish License, Version 1.0, Eclipse Distribution License - v 1.0
org.locationtech.spatial4j spatial4j 0.7 jar The Apache Software License, Version 2.0
org.slf4j slf4j-simple 2.0.12 jar MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.github.spotbugs spotbugs-annotations 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
de.thetaphi forbiddenapis 3.6 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.9 jar Public Domain, per Creative Commons CC0
org.projectlombok lombok 1.18.30 jar The MIT License