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
ch.qos.logback logback-classic 1.2.11 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logback logback-core 1.2.11 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.inject guice 5.1.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-analyzers-common 8.11.1 jar Apache License, Version 2.0
org.apache.lucene lucene-backward-codecs 8.11.1 jar Apache License, Version 2.0
org.apache.lucene lucene-core 8.11.1 jar Apache License, Version 2.0
org.apache.lucene lucene-highlighter 8.11.1 jar Apache License, Version 2.0
org.apache.lucene lucene-queryparser 8.11.1 jar Apache License, Version 2.0
org.apache.maven maven-model 3.8.5 jar Apache License, Version 2.0
org.apache.maven.archetype archetype-catalog 3.2.1 jar Apache License, Version 2.0
org.apache.maven.indexer indexer-core 6.2.1 jar Apache License, Version 2.0
org.apache.maven.indexer search-api 6.2.1 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.8.0 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.8.0 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.5.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0
org.slf4j jcl-over-slf4j 1.7.36 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 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.apache.maven.wagon wagon-http 3.5.1 jar Apache License, Version 2.0
org.eclipse.jetty jetty-webapp 9.4.45.v20220203 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.jmock jmock 2.12.0 jar BSD style
org.slf4j slf4j-simple 1.7.36 jar MIT License