Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.indexer indexer-core 6.2.1 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 3.5.1 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0
org.slf4j slf4j-api 1.7.36 jar MIT License
org.springframework spring-beans 5.3.20 jar Apache License, Version 2.0
org.springframework spring-context 5.3.20 jar Apache License, Version 2.0
org.springframework spring-core 5.3.20 jar Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-classic 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven maven-model-builder 3.8.5 jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.36 jar Apache License, Version 2.0
org.springframework spring-test 5.3.20 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.11.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 1.2 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.15 jar Apache 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-memory 8.11.1 jar Apache License, Version 2.0
org.apache.lucene lucene-queries 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.lucene lucene-sandbox 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.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-http-shared 3.5.1 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.5.1 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.codehaus.plexus plexus-classworlds 2.5.2 jar The Apache Software 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.springframework spring-aop 5.3.20 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.20 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.20 jar Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.8.5 jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.8.5 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: Lightweight HTTP Provider, CDI APIs, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Lucene Common Analyzers, Lucene Core, Lucene Highlighter, Lucene Memory, Lucene Queries, Lucene QueryParsers, Lucene Sandbox, Maven :: Indexer Core, Maven :: Indexer Examples [Spring], Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Model, Maven Model Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework

CDDL + GPLv2 with classpath exception: javax.annotation API

Public Domain: AOP alliance

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Plexus Classworlds, javax.inject

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
logback-classic-1.2.11.jar 231.9 kB 207 157 25 1.6 Yes
logback-core-1.2.11.jar 448.8 kB 398 354 34 1.6 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.11.0.jar 16 kB 38 26 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
cdi-api-1.2.jar 71.1 kB 118 98 7 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.15.jar 328.3 kB 283 253 17 1.6 Yes
lucene-analyzers-common-8.11.1.jar 1.8 MB 760 643 65 1.8 Yes
lucene-backward-codecs-8.11.1.jar 155.1 kB 117 99 7 1.8 Yes
lucene-core-8.11.1.jar 3.6 MB 2249 2136 31 1.8 Yes
lucene-highlighter-8.11.1.jar 210 kB 143 132 3 1.8 Yes
lucene-memory-8.11.1.jar 52.1 kB 37 20 1 1.8 Yes
lucene-queries-8.11.1.jar 381.8 kB 305 291 7 1.8 Yes
lucene-queryparser-8.11.1.jar 382.7 kB 292 254 25 1.8 Yes
lucene-sandbox-8.11.1.jar 245.1 kB 154 129 6 1.8 Yes
maven-artifact-3.8.5.jar 58.1 kB 59 34 11 1.7 Yes
maven-builder-support-3.8.5.jar 14.3 kB 24 10 1 1.7 Yes
maven-model-3.8.5.jar 215.3 kB 94 77 3 1.7 Yes
maven-model-builder-3.8.5.jar 195.8 kB 159 126 16 1.7 Yes
indexer-core-6.2.1.jar 251.2 kB 199 169 14 1.8 Yes
maven-resolver-api-1.8.0.jar 150.3 kB 156 132 12 1.8 Yes
maven-resolver-util-1.8.0.jar 171.8 kB 130 103 13 1.8 Yes
wagon-http-lightweight-3.5.1.jar 17.2 kB 21 3 1 1.7 Yes
wagon-http-shared-3.5.1.jar 40.8 kB 28 12 1 1.7 Yes
wagon-provider-api-3.5.1.jar 55.1 kB 60 39 8 1.7 Yes
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-2.1.1.jar 4.1 kB 15 3 1 1.7 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-utils-3.4.2.jar 267.3 kB 145 107 9 - Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.3.20.jar 383 kB 306 277 17 1.8 Yes
spring-beans-5.3.20.jar 698.8 kB 418 388 13 1.8 Yes
spring-context-5.3.20.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.20.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.20.jar 289.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.20.jar 24.4 kB 28 17 2 1.8 Yes
spring-test-5.3.20.jar 787.3 kB 559 504 40 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 21.4 MB 15110 13477 713 1.8 51
compile: 43 compile: 18.6 MB compile: 12864 compile: 11554 compile: 529 - compile: 40
test: 11 test: 2.8 MB test: 2246 test: 1923 test: 184 - test: 11