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.5 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 1.5 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 1.5 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 1.5 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-ode | 1.5 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-optim | 1.5 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-stat | 1.5 | 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 | 2.28.2 | 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.9.10 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.10 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Apache 2: Objenesis
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, 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.9.10.jar | 3.3 MB | 2368 | 2319 | 37 | - | Yes |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hipparchus-core-1.5.jar | 993.1 kB | 539 | 501 | 21 | 1.8 | Yes |
hipparchus-filtering-1.5.jar | 20.4 kB | 25 | 10 | 3 | 1.8 | Yes |
hipparchus-fitting-1.5.jar | 31.1 kB | 26 | 14 | 1 | 1.8 | Yes |
hipparchus-geometry-1.5.jar | 257 kB | 162 | 134 | 10 | 1.8 | Yes |
hipparchus-ode-1.5.jar | 255.3 kB | 157 | 137 | 4 | 1.8 | Yes |
hipparchus-optim-1.5.jar | 180.8 kB | 133 | 108 | 7 | 1.8 | Yes |
hipparchus-stat-1.5.jar | 216.6 kB | 134 | 106 | 12 | 1.8 | Yes |
mockito-core-2.28.2.jar | 591.2 kB | 635 | 562 | 65 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 6.3 MB | 4654 | 4296 | 205 | 1.8 | 13 |
compile: 7 | compile: 2 MB | compile: 1176 | compile: 1010 | compile: 58 | - | compile: 7 |
test: 6 | test: 4.3 MB | test: 3478 | test: 3286 | test: 147 | - | test: 6 |