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
org.antlrantlr-runtime3.3jar-

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
org.easymockeasymock2.3jarMIT License

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

  • org.codehaus.preon:preon-el:jar:1.1-SNAPSHOT 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
    • junit:junit:jar:4.8.1 (test) Information
    • org.easymock:easymock:jar:2.3 (test) Information

Licenses

GNU General Public License, version 2, with the Classpath Exception: Preon EL

Unknown: Antlr 3 Runtime

BSD License: AntLR Parser Generator

BSD licence: ANTLR StringTemplate

Common Public License Version 1.0: JUnit

MIT License: EasyMock