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.hipparchus | hipparchus-core | 3.1 | jar | Apache License, Version 2.0 |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.13.2 | - | jar | Eclipse Public License 1.0 |
org.hipparchus | hipparchus-core | 3.1 | tests | test-jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 3.1 | - | jar | Apache License, Version 2.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 |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
Project Dependency Graph
Dependency Tree
- org.hipparchus:hipparchus-optim:jar:3.1
Hipparchus::Optimization Description: The Hipparchus optimization module
URL: https://www.hipparchus.org/hipparchus-optim/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-core:jar:3.1 (compile)
Hipparchus::Core Description: The Hipparchus core module
URL: https://www.hipparchus.org/hipparchus-core/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-core:test-jar:tests:3.1 (test)
Hipparchus::Core Description: The Hipparchus core module
URL: https://www.hipparchus.org/hipparchus-core/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-geometry:jar:3.1 (test)
Hipparchus::Computational Geometry Description: The Hipparchus geometry module
URL: https://www.hipparchus.org/hipparchus-geometry/
Project Licenses: Apache License, Version 2.0
- junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:2.2 (test)
Hamcrest Core Description: Core Hamcrest API - deprecated, please use "hamcrest" instead
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD License 3
- org.hamcrest:hamcrest:jar:2.2 (test)
Hamcrest Description: Core API and libraries of hamcrest matcher framework.
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD License 3
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hipparchus:hipparchus-core:jar:3.1 (compile)
Licenses
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest, Hamcrest Core
Apache License, Version 2.0: Hipparchus::Computational Geometry, Hipparchus::Core, Hipparchus::Optimization
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
hipparchus-core-3.1.jar | 1.3 MB | 718 | 676 | 25 | 1.8 | Yes |
test-classes | 4.1 kB | - | - | - | - | - |
hipparchus-geometry-3.1.jar | 272.1 kB | 177 | 149 | 10 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 2.1 MB | 1414 | 1284 | 79 | 1.8 | 5 |
compile: 1 | compile: 1.3 MB | compile: 718 | compile: 676 | compile: 25 | 1.8 | compile: 1 |
test: 5 | test: 785.7 kB | test: 696 | test: 608 | test: 54 | 1.8 | test: 4 |