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
edu.cmu.commonscore1.1.1jarGNU LGPL
org.springframeworkorg.springframework.beans3.0.5.RELEASEjar-
org.springframeworkorg.springframework.context3.0.5.RELEASEjar-
org.springframeworkorg.springframework.core3.0.5.RELEASEjar-
org.springframeworkorg.springframework.orm3.0.5.RELEASEjar-

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
edu.cmu.commonscollections1.1.1jarGNU LGPL
org.aopalliancecom.springsource.org.aopalliance1.0.0jar-
org.slf4jslf4j-api1.6.1jarMIT License
org.springframeworkorg.springframework.aop3.0.5.RELEASEjar-
org.springframeworkorg.springframework.asm3.0.5.RELEASEjar-
org.springframeworkorg.springframework.expression3.0.5.RELEASEjar-
org.springframeworkorg.springframework.jdbc3.0.5.RELEASEjar-
org.springframeworkorg.springframework.transaction3.0.5.RELEASEjar-

runtime

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

GroupIdArtifactIdVersionTypeLicense
log4jlog4j1.2.16jarThe Apache Software License, Version 2.0
org.slf4jslf4j-log4j121.6.1jarMIT License

Project Dependency Graph

Dependency Tree

  • edu.cmu.commons:spring:jar:1.1.1 Information
    • edu.cmu.commons:core:jar:1.1.1 (compile) Information
    • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
    • org.springframework:org.springframework.context:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.asm:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.aop:jar:3.0.5.RELEASE (compile) Information
        • org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0 (compile) Information
        • org.springframework:org.springframework.beans:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.beans:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.expression:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
    • org.springframework:org.springframework.beans:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.asm:jar:3.0.5.RELEASE (compile) Information
    • org.springframework:org.springframework.orm:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.beans:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.jdbc:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.beans:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.transaction:jar:3.0.5.RELEASE (compile) Information
      • org.springframework:org.springframework.transaction:jar:3.0.5.RELEASE (compile) Information
        • org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0 (compile) Information
        • org.springframework:org.springframework.aop:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.beans:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.context:jar:3.0.5.RELEASE (compile) Information
        • org.springframework:org.springframework.core:jar:3.0.5.RELEASE (compile) Information

Licenses

Unknown: com.springsource.org.aopalliance, org.springframework.aop, org.springframework.asm, org.springframework.beans, org.springframework.context, org.springframework.core, org.springframework.expression, org.springframework.jdbc, org.springframework.orm, org.springframework.transaction

GNU LGPL: CMU Commons Collections, CMU Commons Core, CMU Commons Spring

The Apache Software License, Version 2.0: Apache Log4j

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding