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
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.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-esperanto 7.10.3-SNAPSHOT jar GNU General Public License, Version 3
org.wikimedia.search extra-analysis-serbian 7.10.3-SNAPSHOT jar GNU General Public License, Version 3

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
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.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.25.3 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
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.projectlombok lombok 1.18.30 jar The MIT License