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.codehaus.preonpreon-binding1.1-SNAPSHOTjarGNU General Public License, version 2, with the Classpath Exception

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.hamcresthamcrest-all1.1jarBSD style
org.mockitomockito-all1.8.5jarThe MIT 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
asmasm1.5.3jar-
avalon-frameworkavalon-framework4.1.3jar-
backport-util-concurrentbackport-util-concurrent3.0jarPublic Domain
cglibcglib2.1_3jar-
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-iocommons-io1.2jar/LICENSE.txt
commons-loggingcommons-logging1.1jar/LICENSE.txt
javax.servletservlet-api2.3jar-
log4jlog4j1.2.12jar-
logkitlogkit1.0.1jar-
nl.flotsam.peciapecia1.0jarApache License, Version 2.0
org.antlrantlr-runtime3.3jar-
org.antlrstringtemplate3.2.1jarBSD licence
org.codehaus.preonpreon-el1.1-SNAPSHOTjarGNU General Public License, version 2, with the Classpath Exception
org.codehaus.preonpreon-io1.1-SNAPSHOTjarGNU General Public License, version 2, with the Classpath Exception
org.codehaus.woodstoxwstx-asl3.2.1jarThe Apache Software License, Version 2.0
staxstax-api1.0.1jarThe Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.codehaus.preon:preon-emitter:jar:1.1-SNAPSHOT Information
    • org.codehaus.preon:preon-binding:jar:1.1-SNAPSHOT (compile) Information
      • cglib:cglib:jar:2.1_3 (compile) Information
        • asm:asm:jar:1.5.3 (compile) Information
      • nl.flotsam.pecia:pecia:jar:1.0 (compile) Information
      • org.codehaus.preon:preon-io:jar:1.1-SNAPSHOT (compile) Information
        • commons-logging:commons-logging:jar:1.1 (compile) Information
          • log4j:log4j:jar:1.2.12 (compile) Information
          • logkit:logkit:jar:1.0.1 (compile) Information
          • avalon-framework:avalon-framework:jar:4.1.3 (compile) Information
          • javax.servlet:servlet-api:jar:2.3 (compile) Information
        • com.google.code.findbugs:jsr305:jar:1.3.9 (compile) Information
      • org.codehaus.preon:preon-el:jar:1.1-SNAPSHOT (compile) 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.mockito:mockito-all:jar:1.8.5 (test) Information
    • org.hamcrest:hamcrest-all:jar:1.1 (test) Information

Licenses

BSD style: Hamcrest All

Public Domain: Backport of JSR 166

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

Unknown: Antlr 3 Runtime, asm, avalon-framework, cglib, log4j, logkit, servlet-api

BSD License: AntLR Parser Generator

BSD licence: ANTLR StringTemplate

Apache License, Version 2.0: Pecia

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: FindBugs-jsr305, IO, Logging, StAX API, Woodstox

The MIT License: Mockito