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 | Licenses |
|---|---|---|---|---|
| net.finmath | finmath-lib | 5.0.5 | jar | Apache License, Version 2.0 |
| org.scala-lang | scala-library | 2.12.3 | jar | BSD 3-Clause |
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 | Licenses |
|---|---|---|---|---|
| junit | junit | 4.4 | jar | Common Public License Version 1.0 |
| org.specs | specs | 1.2.5 | jar | MIT License |
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 compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apache.commons | commons-lang3 | 3.10 | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 |
| org.jblas | jblas | 1.2.4 | jar | BSD 3-clause style 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 | Licenses |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
| org.hamcrest | hamcrest-library | 1.1 | jar | BSD style |
| org.jmock | jmock | 2.4.0 | jar | BSD style |
| org.scalacheck | scalacheck | 1.2 | jar | New BSD License |
| org.scalatest | scalatest | 0.9.1 | jar | the Apache License, ASL Version 2.0 |
BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core
BSD 3-clause style license: jblas
the Apache License, ASL Version 2.0: ScalaTest
MIT License: specs
Apache License, Version 2.0: Apache Commons Lang, Apache Commons Math, finmath lib, finmath lib scala
BSD 3-Clause: Scala Library
New BSD License: ScalaCheck
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.4.jar | 161.5 kB | 188 | 154 | 20 | 1.5 | Yes |
| finmath-lib-5.0.5.jar | 1.7 MB | 1102 | 997 | 89 | - | Yes |
| commons-lang3-3.10.jar | 523.4 kB | 314 | 288 | 14 | 1.8 | Yes |
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes |
| hamcrest-core-1.1.jar | 76.6 kB | 54 | 21 | 3 | 1.5 | Yes |
| hamcrest-library-1.1.jar | 111.5 kB | 66 | 24 | 7 | 1.5 | Yes |
| jblas-1.2.4.jar | 10.6 MB | 113 | 63 | 5 | 1.5 | Yes |
| jmock-2.4.0.jar | 206.8 kB | 141 | 68 | 8 | 1.5 | Yes |
| scala-library-2.12.3.jar | 5.2 MB | 2543 | 2505 | 34 | 1.8 | Yes |
| scalacheck-1.2.jar | 623.5 kB | 570 | 566 | 1 | 1.5 | Yes |
| scalatest-0.9.1.jar | 347.8 kB | 250 | 222 | 1 | 1.5 | Yes |
| specs-1.2.5.jar | 704.4 kB | 642 | 623 | 11 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 12 | 22.5 MB | 7385 | 6832 | 268 | 1.8 | 12 |
| compile: 5 | compile: 20.3 MB | compile: 5474 | compile: 5154 | compile: 217 | - | compile: 5 |
| test: 7 | test: 2.2 MB | test: 1911 | test: 1678 | test: 51 | - | test: 7 |