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 | 1.8 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 1.8 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 1.8 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 1.8 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-ode | 1.8 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-optim | 1.8 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-stat | 1.8 | 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.12 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 3.6.28 | 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.10.18 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.18 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.1 | 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.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.10.18.jar | 3.5 MB | 2509 | 2454 | 37 | - | Yes |
byte-buddy-agent-1.10.18.jar | 259.2 kB | 81 | 63 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hipparchus-core-1.8.jar | 1.1 MB | 567 | 529 | 21 | 1.8 | Yes |
hipparchus-filtering-1.8.jar | 20.4 kB | 25 | 10 | 3 | 1.8 | Yes |
hipparchus-fitting-1.8.jar | 31 kB | 26 | 14 | 1 | 1.8 | Yes |
hipparchus-geometry-1.8.jar | 264.7 kB | 163 | 135 | 10 | 1.8 | Yes |
hipparchus-ode-1.8.jar | 255.5 kB | 157 | 137 | 4 | 1.8 | Yes |
hipparchus-optim-1.8.jar | 180.9 kB | 133 | 108 | 7 | 1.8 | Yes |
hipparchus-stat-1.8.jar | 217.7 kB | 134 | 106 | 12 | 1.8 | Yes |
mockito-core-3.6.28.jar | 675 kB | 663 | 590 | 65 | 1.8 | Yes |
objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 6.9 MB | 4897 | 4525 | 205 | 1.8 | 13 |
compile: 7 | compile: 2.1 MB | compile: 1205 | compile: 1039 | compile: 58 | - | compile: 7 |
test: 6 | test: 4.8 MB | test: 3692 | test: 3486 | test: 147 | - | test: 6 |