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
com.sun.jersey.contribsjersey-guice1.9jarCDDL 1.1-GPL2 w/ CPE
javax.servletservlet-api2.5jar-
org.fusesource.scalatescalate-core1.5.3jarThe Apache Software License, Version 2.0

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
ch.qos.logbacklogback-classic0.9.26jarEclipse Public License - v 1.0-GNU Lesser General Public License
junitjunit4.8.2jarCommon Public License Version 1.0
org.scalatestscalatest_2.9.11.6.1jarthe Apache License, ASL Version 2.0

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
org.atmosphereatmosphere-jersey0.8.0-RC1jarCDDL-Apache License 2.0

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
asmasm3.1jar-
com.google.injectguice3.0jarThe Apache Software License, Version 2.0
com.google.inject.extensionsguice-servlet3.0jarThe Apache Software License, Version 2.0
com.sun.jerseyjersey-core1.9jarCDDL 1.1-GPL2 w/ CPE
com.sun.jerseyjersey-server1.9jarCDDL 1.1-GPL2 w/ CPE
javax.injectjavax.inject1jar-
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

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
ch.qos.logbacklogback-core0.9.26jarEclipse Public License - v 1.0-GNU Lesser General Public License

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
org.atmosphereatmosphere-annotations0.8.0-RC1jarCDDL-Apache License 2.0
org.atmosphereatmosphere-compat-jbossweb0.8.0-RC1jarCDDL-Apache License 2.0
org.atmosphereatmosphere-compat-jetty0.8.0-RC1jarCDDL-Apache License 2.0
org.atmosphereatmosphere-compat-tomcat0.8.0-RC1jarCDDL-Apache License 2.0
org.atmosphereatmosphere-compat-weblogic0.8.0-RC1jarCDDL-Apache License 2.0
org.atmosphereatmosphere-runtime0.8.0-RC1jarCDDL-Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: AOP alliance

Unknown: ASM Core, javax.inject, servlet-api

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

The Apache Software License, Version 2.0: Google Guice - Core Library, Google Guice - Extensions - Servlet, scalate-core, scalate-guice, scalate-util

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

BSD-like: scala-compiler, scala-library

CDDL: atmosphere-annotations, atmosphere-compat-jbossweb, atmosphere-compat-jetty, atmosphere-compat-tomcat, atmosphere-compat-weblogic, atmosphere-jersey, atmosphere-runtime

CDDL 1.1: jersey-core, jersey-guice, jersey-server

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

Apache License 2.0: atmosphere-annotations, atmosphere-compat-jbossweb, atmosphere-compat-jetty, atmosphere-compat-tomcat, atmosphere-compat-weblogic, atmosphere-jersey, atmosphere-runtime

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

the Apache License, ASL Version 2.0: ScalaTest