The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.scala-lang | scala-library | 2.9.1 | jar | BSD-like |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 0.9.26 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.scalatest | scalatest_2.9.1 | 1.6.1 | jar | the Apache License, ASL Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 0.9.26 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
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: scalate-util
the Apache License, ASL Version 2.0: ScalaTest
BSD-like: scala-library