Project Dependencies
compile
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 |
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:
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 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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:
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 |
Project Dependency Graph
Dependency Tree
- net.finmath:finmath-lib:jar:6.0.20
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
- org.apache.commons:commons-lang3:jar:3.10 (compile)
- org.jblas:jblas:jar:1.2.4 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.6.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.6.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.6.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.6.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.6.2 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.6.2 (test)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.13 (test)
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
Licenses
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 Lang, Apache Commons Math, finmath lib
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | 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 |
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 |
12 | 14.5 MB | 2814 | 2500 | 172 | 1.8 | 12 |
compile: 3 | compile: 13.3 MB | compile: 1829 | compile: 1652 | compile: 94 | - | compile: 3 |
test: 9 | test: 1.1 MB | test: 985 | test: 848 | test: 78 | - | test: 9 |