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 Optional
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0 No
com.google.inject guice 4.1.0 jar The Apache Software License, Version 2.0 No
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.apache.lucene lucene-analyzers-common 5.5.5 jar Apache 2 No
org.apache.lucene lucene-backward-codecs 5.5.5 jar Apache 2 No
org.apache.lucene lucene-core 5.5.5 jar Apache 2 No
org.apache.lucene lucene-highlighter 5.5.5 jar Apache 2 No
org.apache.lucene lucene-queryparser 5.5.5 jar Apache 2 No
org.apache.maven maven-model 3.5.2 jar Apache License, Version 2.0 No
org.apache.maven.resolver maven-resolver-api 1.1.0 jar Apache License, Version 2.0 No
org.apache.maven.resolver maven-resolver-util 1.1.0 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 1.7.25 jar MIT License No
de.schlichtherle.truezip truezip-driver-zip 7.7.10 jar Eclipse Public License, Version 1.0 Yes
de.schlichtherle.truezip truezip-file 7.7.10 jar Eclipse Public License, Version 1.0 Yes
org.apache.maven.archetype archetype-catalog 2.4 jar Apache License, Version 2.0 Yes
org.apache.maven.wagon wagon-provider-api 2.12 jar Apache License, Version 2.0 Yes

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
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven.wagon wagon-http 2.12 jar Apache License, Version 2.0
org.jmock jmock 2.5.1 jar BSD style
org.mortbay.jetty jetty 6.1.19 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.slf4j slf4j-simple 1.7.5 jar MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 jar Eclipse Public License, Version 1.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 Optional
aopalliance aopalliance 1.0 jar Public Domain No
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0 No
org.apache.lucene lucene-join 5.5.5 jar Apache 2 No
org.apache.lucene lucene-memory 5.5.5 jar Apache 2 No
org.apache.lucene lucene-queries 5.5.5 jar Apache 2 No
org.apache.lucene lucene-sandbox 5.5.5 jar Apache 2 No
org.codehaus.plexus plexus-utils 3.0.17 jar The Apache Software License, Version 2.0 No
de.schlichtherle.truezip truezip-kernel 7.7.10 jar Eclipse Public License, Version 1.0 Yes
org.apache.commons commons-compress 1.9 jar The Apache Software License, Version 2.0 Yes
org.bouncycastle bcprov-jdk15on 1.52 jar Bouncy Castle Licence Yes

runtime

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

GroupId ArtifactId Version Type Licenses Optional
de.schlichtherle.truezip truezip-driver-file 7.7.10 jar Eclipse Public License, Version 1.0 Yes

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
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-shared 2.12 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.1 jar BSD style
org.jsoup jsoup 1.7.2 jar The MIT License
org.mortbay.jetty jetty-util 6.1.19 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty servlet-api 2.5-20081211 jar Apache License Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
javax.enterprise cdi-api 1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

Apache License Version 2.0: Servlet Specification API

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J Simple Binding

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle Provider

Apache 2: Lucene Common Analyzers, Lucene Core, Lucene Highlighter, Lucene Join, Lucene Memory, Lucene Queries, Lucene QueryParsers, Lucene Sandbox

BSD style: Hamcrest Library, jMock 2 Core

Eclipse Public License, Version 1.0: TrueZIP Driver FILE, TrueZIP Driver ZIP, TrueZIP File*, TrueZIP Kernel, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

The MIT License: jsoup

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library, CDI APIs, Maven :: Indexer Core, Maven Archetype Catalog Model, Maven Artifact Resolver API, Maven Artifact Resolver Utilities, Maven Model

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Compress, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, javax.inject

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
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
guice-4.1.0.jar 674 kB 524 497 13 1.6 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.4.jar 326.7 kB 284 254 17 1.6 Yes
lucene-analyzers-common-5.5.5.jar 1.6 MB 682 572 61 1.7 Yes
lucene-backward-codecs-5.5.5.jar 430.6 kB 252 230 11 1.7 Yes
lucene-core-5.5.5.jar 2.4 MB 1577 1546 21 1.7 Yes
lucene-highlighter-5.5.5.jar 144.7 kB 97 86 3 1.7 Yes
lucene-join-5.5.5.jar 136.2 kB 108 99 1 1.7 Yes
lucene-memory-5.5.5.jar 33.8 kB 21 12 1 1.7 Yes
lucene-queries-5.5.5.jar 251.4 kB 206 193 6 1.7 Yes
lucene-queryparser-5.5.5.jar 403.4 kB 313 274 26 1.7 Yes
lucene-sandbox-5.5.5.jar 232.2 kB 149 130 7 1.7 Yes
maven-model-3.5.2.jar 165 kB 71 54 3 1.7 Yes
maven-resolver-api-1.1.0.jar 146.2 kB 151 128 11 1.7 Yes
maven-resolver-util-1.1.0.jar 158.9 kB 128 101 13 1.7 Yes
wagon-http-2.12.jar 35.3 kB 27 9 1 1.6 Yes
wagon-http-shared-2.12.jar 12 kB 18 2 1 1.6 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No
plexus-utils-3.0.17.jar 251.8 kB 129 104 9 1.6 Yes
org.eclipse.sisu.inject-0.3.3.jar 379.2 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.3.jar 205.3 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.1.jar 111.5 kB 66 24 7 1.5 Yes
jmock-2.5.1.jar 138.2 kB 91 74 9 1.5 Yes
jsoup-1.7.2.jar 293.7 kB 241 224 7 1.5 Yes
jetty-6.1.19.jar 526.8 kB 261 231 14 1.4 Yes
jetty-util-6.1.19.jar 173.6 kB 119 104 6 1.4 Yes
servlet-api-2.5-20081211.jar 134.1 kB 79 42 2 1.4 Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.5.jar 10.7 kB 16 6 1 1.5 Yes
truezip-driver-file-7.7.10.jar 46.2 kB 44 27 2 1.6 Yes
truezip-driver-zip-7.7.10.jar 253.2 kB 244 199 11 1.6 Yes
truezip-file-7.7.10.jar 66.4 kB 44 30 2 1.6 Yes
truezip-kernel-7.7.10.jar 496.1 kB 456 429 10 1.6 Yes
commons-compress-1.9.jar 378.2 kB 234 200 21 1.5 Yes
archetype-catalog-2.4.jar 18.6 kB 23 6 2 1.5 Yes
wagon-provider-api-2.12.jar 55.2 kB 60 39 8 1.6 Yes
bcprov-jdk15on-1.52.jar 2.9 MB 2568 2430 126 1.5 No
Total Size Entries Classes Packages Java Version Debug Information
50 18.2 MB 13470 12090 590 1.7 47
compile: 28 compile: 14.2 MB compile: 10309 compile: 9532 compile: 409 - compile: 26
test: 15 test: 3.3 MB test: 2450 test: 1972 test: 135 - test: 15
runtime: 1 runtime: 46.2 kB runtime: 44 runtime: 27 runtime: 2 - runtime: 1
provided: 5 provided: 686.3 kB provided: 644 provided: 550 provided: 42 - provided: 4