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-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.elasticsearch elasticsearch 7.10.2 jar The Apache Software License, Version 2.0
org.scala-lang scala-library 2.13.8 jar Apache-2.0
org.scalatest scalatest_2.13 3.2.13 jar -
org.slf4j slf4j-api 2.0.3 jar MIT License
org.wikimedia.search.highlighter experimental-highlighter-core 7.10.3-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.search.highlighter experimental-highlighter-lucene 7.10.3-SNAPSHOT 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
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.logging.log4j log4j-core 2.17.1 jar Apache License, Version 2.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.assertj assertj-core 3.23.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.2 jar BSD License 3
org.slf4j slf4j-simple 2.0.3 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.7.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.4 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.projectlombok lombok 1.18.24 jar The MIT License