Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.3jar/LICENSE.txt
lemurprojectindri2.12jar-
org.antlrantlr-runtime3.3jar-
org.slf4jslf4j-api1.6.1jarMIT License

runtime

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

GroupIdArtifactIdVersionTypeLicense
org.slf4jslf4j-simple1.6.1jarMIT License

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.8.1jarCommon 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:

GroupIdArtifactIdVersionTypeLicense
antlrantlr2.7.7jarBSD License
org.antlrstringtemplate3.2.1jarBSD licence

Project Dependency Graph

Dependency Tree

  • edu.cmu.commons:indri:jar:1.1.1 Information
    • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
    • org.slf4j:slf4j-simple:jar:1.6.1 (runtime) Information
    • junit:junit:jar:4.8.1 (test) Information
    • org.antlr:antlr-runtime:jar:3.3 (compile) Information
      • org.antlr:stringtemplate:jar:3.2.1 (compile) Information
        • antlr:antlr:jar:2.7.7 (compile) Information
    • lemurproject:indri:jar:2.12 (compile) Information
    • commons-codec:commons-codec:jar:1.3 (compile) Information

Licenses

Unknown: Antlr 3 Runtime, indri

BSD License: AntLR Parser Generator

BSD licence: ANTLR StringTemplate

Common Public License Version 1.0: JUnit

GNU LGPL: CMU Commons Indri

The Apache Software License, Version 2.0: Codec

MIT License: SLF4J API Module, SLF4J Simple Binding