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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.6 | jar | Apache License, Version 2.0 |
| net.finmath | finmath-lib | 5.1.3 | jar | Apache License, Version 2.0 |
| org.jcuda | jcuda | 10.2.0 | jar | MIT |
| org.jcuda | jcurand | 10.2.0 | jar | MIT |
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.junit.jupiter | junit-jupiter-api | 5.6.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.6.2 | jar | Eclipse Public License v2.0 |
| org.junit.vintage | junit-vintage-engine | 5.6.2 | jar | Eclipse Public License v2.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 compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | 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 |
| org.jcuda | jcuda-natives | 10.2.0 | apple-x86_64 | jar | MIT |
| org.jcuda | jcurand-natives | 10.2.0 | apple-x86_64 | jar | MIT |
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.13 | jar | Eclipse Public License 1.0 |
| org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.junit.platform | junit-platform-commons | 1.6.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.6.2 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
BSD 3-clause style license: jblas
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Math, finmath lib, finmath-lib-cuda-extensions
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
MIT: jcuda, jcuda-natives, jcurand, jcurand-natives
New BSD License: Hamcrest Core
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
| junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
| finmath-lib-5.1.3.jar | 1.7 MB | 1106 | 1001 | 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 |
| apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| jblas-1.2.4.jar | 10.6 MB | 113 | 63 | 5 | 1.5 | Yes |
| jcuda-10.2.0.jar | 178.7 kB | 180 | 169 | 4 | 1.7 | Yes |
| jcuda-natives-10.2.0-apple-x86_64.jar | 472 kB | 14 | 0 | 0 | - | No |
| jcurand-10.2.0.jar | 8.5 kB | 16 | 7 | 1 | 1.7 | Yes |
| jcurand-natives-10.2.0-apple-x86_64.jar | 35.3 kB | 10 | 0 | 0 | - | No |
| junit-jupiter-api-5.6.2.jar | 154 kB | 150 | 135 | 8 | - | Yes |
| junit-jupiter-engine-5.6.2.jar | 209.3 kB | 130 | 113 | 9 | - | Yes |
| junit-platform-commons-1.6.2.jar | 96.7 kB | 61 | 41 | 7 | - | Yes |
| junit-platform-engine-1.6.2.jar | 174.1 kB | 139 | 123 | 9 | - | Yes |
| junit-vintage-engine-5.6.2.jar | 63.8 kB | 47 | 33 | 6 | - | Yes |
| opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 18 | 17.1 MB | 4286 | 3804 | 273 | 1.8 | 16 |
| compile: 9 | compile: 15.9 MB | compile: 3301 | compile: 2956 | compile: 195 | - | compile: 7 |
| test: 9 | test: 1.1 MB | test: 985 | test: 848 | test: 78 | - | test: 9 |