Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeOptional
org.fusesource.scalatescalate-util1.5.0jarNo
org.scala-langscala-compiler2.9.0-1jarNo
org.slf4jslf4j-api1.6.1jarNo
com.sun.jerseyjersey-server1.5jarYes
javax.servletservlet-api2.5jarYes
org.fusesource.scalamdscalamd1.5jarYes

runtime

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

GroupIdArtifactIdVersionTypeOptional
ch.qos.logbacklogback-classic0.9.26jarYes

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:

GroupIdArtifactIdVersionType
junitjunit4.8.2jar
org.scalatestscalatest_2.9.01.4.1jar

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:

GroupIdArtifactIdVersionTypeOptional
org.osgiorg.osgi.core4.2.0jarYes

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:

GroupIdArtifactIdVersionType
asmasm3.1jar
com.sun.jerseyjersey-core1.5jar
org.scala-langscala-library2.9.0-1jar

runtime

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

GroupIdArtifactIdVersionType
ch.qos.logbacklogback-core0.9.26jar

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: jersey-core, jersey-server

GPL2 w/ CPE: jersey-core, jersey-server

Unknown: ASM Core, org.osgi.core, servlet-api

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

Common Public License Version 1.0: JUnit

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

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: scalamd, scalate-core, scalate-util

the Apache License, ASL Version 2.0: ScalaTest

BSD-like: scala-compiler, scala-library