Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.hipparchus | hipparchus-clustering | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-core | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-core | 3.1 | test-jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-fft | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-migration | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-ode | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-ode | 3.1 | test-jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-optim | 3.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-optim | 3.1 | test-jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-stat | 3.1 | jar | Apache License, Version 2.0 |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |