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.7 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 1.7 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 1.7 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 1.7 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-ode | 1.7 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-optim | 1.7 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-stat | 1.7 | 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.3.3 | 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.5 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.5 | jar | Apache 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
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent
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.5.jar | 3.3 MB | 2415 | 2360 | 37 | - | Yes |
byte-buddy-agent-1.10.5.jar | 258.4 kB | 80 | 62 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hipparchus-core-1.7.jar | 1.1 MB | 567 | 529 | 21 | 1.8 | Yes |
hipparchus-filtering-1.7.jar | 20.4 kB | 25 | 10 | 3 | 1.8 | Yes |
hipparchus-fitting-1.7.jar | 31 kB | 26 | 14 | 1 | 1.8 | Yes |
hipparchus-geometry-1.7.jar | 264.8 kB | 163 | 135 | 10 | 1.8 | Yes |
hipparchus-ode-1.7.jar | 255.5 kB | 157 | 137 | 4 | 1.8 | Yes |
hipparchus-optim-1.7.jar | 180.9 kB | 133 | 108 | 7 | 1.8 | Yes |
hipparchus-stat-1.7.jar | 217.7 kB | 134 | 106 | 12 | 1.8 | Yes |
mockito-core-3.3.3.jar | 592.3 kB | 636 | 563 | 65 | 1.8 | 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.7 MB | 4770 | 4398 | 205 | 1.8 | 13 |
compile: 7 | compile: 2 MB | compile: 1205 | compile: 1039 | compile: 58 | - | compile: 7 |
test: 6 | test: 4.6 MB | test: 3565 | test: 3359 | test: 147 | - | test: 6 |