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.fusesource.scalatescalate-core1.5.3jarThe Apache Software License, Version 2.0
org.springframeworkspring-webmvc3.0.6.RELEASEjar-

runtime

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

GroupIdArtifactIdVersionTypeLicenseOptional
ch.qos.logbacklogback-classic0.9.26jarEclipse Public License - v 1.0-GNU Lesser General Public LicenseYes

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
javax.servletservlet-api2.5jar-

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
aopallianceaopalliance1.0jarPublic Domain
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.fusesource.scalatescalate-util1.5.3jarThe Apache Software License, Version 2.0
org.scala-langscala-compiler2.9.1jarBSD-like
org.scala-langscala-library2.9.1jarBSD-like
org.slf4jslf4j-api1.6.1jarMIT License
org.springframeworkspring-aop3.0.6.RELEASEjar-
org.springframeworkspring-asm3.0.6.RELEASEjar-
org.springframeworkspring-beans3.0.6.RELEASEjar-
org.springframeworkspring-context3.0.6.RELEASEjar-
org.springframeworkspring-context-support3.0.6.RELEASEjar-
org.springframeworkspring-core3.0.6.RELEASEjar-
org.springframeworkspring-expression3.0.6.RELEASEjar-
org.springframeworkspring-web3.0.6.RELEASEjar-

runtime

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

GroupIdArtifactIdVersionTypeLicense
ch.qos.logbacklogback-core0.9.26jarEclipse Public License - v 1.0-GNU Lesser General Public License

Project Dependency Graph

Dependency Tree

  • org.fusesource.scalate:scalate-spring-mvc:bundle:1.5.3 Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • org.fusesource.scalate:scalate-core:jar:1.5.3 (compile) Information
    • org.springframework:spring-webmvc:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-context:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-aop:jar:3.0.6.RELEASE (compile) Information
          • aopalliance:aopalliance:jar:1.0 (compile) Information
          • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-expression:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-context-support:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • org.springframework:spring-expression:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-web:jar:3.0.6.RELEASE (compile) Information
        • aopalliance:aopalliance:jar:1.0 (compile) Information
        • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
    • ch.qos.logback:logback-classic:jar:0.9.26 (runtime) Information

Licenses

Public Domain: AOP alliance

Unknown: servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-web, spring-webmvc

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Commons Logging, scalate-core, scalate-spring-mvc, scalate-util

BSD-like: scala-compiler, scala-library