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 32.1.3-jre jar Apache License, Version 2.0
com.google.inject guice 6.0.0 jar The Apache Software License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.lucene lucene-analysis-common 9.9.1 jar Apache 2
org.apache.lucene lucene-backward-codecs 9.9.1 jar Apache 2
org.apache.lucene lucene-core 9.9.1 jar Apache 2
org.apache.lucene lucene-highlighter 9.9.1 jar Apache 2
org.apache.lucene lucene-queryparser 9.9.1 jar Apache 2
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven.archetype archetype-catalog 3.2.1 jar Apache License, Version 2.0
org.apache.maven.indexer indexer-core 7.1.2 jar Apache-2.0
org.apache.maven.indexer search-api 7.1.2 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.18 jar Apache-2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.slf4j jcl-over-slf4j 2.0.9 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.9 jar MIT License

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.13.2 jar Eclipse Public License 1.0
org.eclipse.jetty jetty-webapp 10.0.18 jar Eclipse Public License - Version 2.0, Apache Software License - Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.hamcrest hamcrest-library 2.2 jar BSD License 3
org.jmock jmock 2.12.0 jar BSD style
org.slf4j slf4j-simple 2.0.9 jar MIT License