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 | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-ode | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-optim | 2.1 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-stat | 2.1 | jar | The Apache Software License, Version 2.0 |
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.2 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 3.12.4 | jar | The 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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.11.13 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.11.13 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Hipparchus::Computational Geometry, Hipparchus::Core, Hipparchus::Filtering Algorithms, Hipparchus::Fitting, Hipparchus::Optimization, Hipparchus::Ordinary Differential Equations, Hipparchus::Statistics, ORbit Extrapolation KIT
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.11.13.jar | 3.6 MB | 2579 | 2523 | 38 | - | Yes |
byte-buddy-agent-1.11.13.jar | 252.2 kB | 81 | 63 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hipparchus-core-2.1.jar | 1.2 MB | 677 | 635 | 25 | 1.8 | Yes |
hipparchus-filtering-2.1.jar | 21.6 kB | 29 | 14 | 4 | 1.8 | Yes |
hipparchus-fitting-2.1.jar | 31.3 kB | 27 | 15 | 1 | 1.8 | Yes |
hipparchus-geometry-2.1.jar | 267.4 kB | 173 | 145 | 10 | 1.8 | Yes |
hipparchus-ode-2.1.jar | 259.4 kB | 165 | 145 | 4 | 1.8 | Yes |
hipparchus-optim-2.1.jar | 184.3 kB | 139 | 114 | 7 | 1.8 | Yes |
hipparchus-stat-2.1.jar | 221.3 kB | 146 | 118 | 12 | 1.8 | Yes |
mockito-core-3.12.4.jar | 682.3 kB | 670 | 596 | 66 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 7.2 MB | 5186 | 4806 | 214 | 1.8 | 13 |
compile: 7 | compile: 2.2 MB | compile: 1356 | compile: 1186 | compile: 63 | - | compile: 7 |
test: 6 | test: 5 MB | test: 3830 | test: 3620 | test: 151 | - | test: 6 |