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
log4jlog4j1.2.8jar-
org.antlrantlr3.0.1jarBSD licence

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
com.oracleojdbc511.1.0.7.0jar-
junitjunit3.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.1-b1jarBSD licence

Project Dependency Graph

Dependency Tree

  • uk.ac.ebi.biobabel:biobabel-db:jar:1.3.7 Information
    • junit:junit:jar:3.8.1 (test) Information
    • com.oracle:ojdbc5:jar:11.1.0.7.0 (test) Information
    • org.antlr:antlr:jar:3.0.1 (compile) Information
      • org.antlr:stringtemplate:jar:3.1-b1 (compile) Information
      • antlr:antlr:jar:2.7.7 (compile) Information
    • log4j:log4j:jar:1.2.8 (compile) Information

Licenses

Unknown: Database utilities, log4j, ojdbc5

BSD License: AntLR Parser Generator

BSD licence: AntLR Parser Generator, StringTemplate Template Engine

Common Public License Version 1.0: JUnit