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.0 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 2.0 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 2.0 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 2.0 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-ode | 2.0 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-optim | 2.0 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-stat | 2.0 | 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.0.jar | 1.2 MB | 643 | 601 | 24 | 1.8 | Yes |
hipparchus-filtering-2.0.jar | 20.4 kB | 25 | 10 | 3 | 1.8 | Yes |
hipparchus-fitting-2.0.jar | 31.1 kB | 26 | 14 | 1 | 1.8 | Yes |
hipparchus-geometry-2.0.jar | 264 kB | 163 | 135 | 10 | 1.8 | Yes |
hipparchus-ode-2.0.jar | 258.1 kB | 161 | 141 | 4 | 1.8 | Yes |
hipparchus-optim-2.0.jar | 180.4 kB | 130 | 105 | 7 | 1.8 | Yes |
hipparchus-stat-2.0.jar | 217.8 kB | 134 | 106 | 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 | 5112 | 4732 | 212 | 1.8 | 13 |
compile: 7 | compile: 2.2 MB | compile: 1282 | compile: 1112 | compile: 61 | - | compile: 7 |
test: 6 | test: 5 MB | test: 3830 | test: 3620 | test: 151 | - | test: 6 |