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.4 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 1.4 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 1.4 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 1.4 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-ode | 1.4 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-optim | 1.4 | jar | The Apache Software License, Version 2.0 |
org.hipparchus | hipparchus-stat | 1.4 | 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.23.0 | 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.0 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.0 | 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.0.jar | 3.2 MB | 2288 | 2239 | 37 | - | Yes |
byte-buddy-agent-1.9.0.jar | 43.2 kB | 41 | 31 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hipparchus-core-1.4.jar | 987.9 kB | 534 | 496 | 21 | 1.8 | Yes |
hipparchus-filtering-1.4.jar | 20.6 kB | 25 | 10 | 3 | 1.8 | Yes |
hipparchus-fitting-1.4.jar | 31.3 kB | 26 | 14 | 1 | 1.8 | Yes |
hipparchus-geometry-1.4.jar | 258.5 kB | 162 | 134 | 10 | 1.8 | Yes |
hipparchus-ode-1.4.jar | 256.9 kB | 157 | 137 | 4 | 1.8 | Yes |
hipparchus-optim-1.4.jar | 182.4 kB | 133 | 108 | 7 | 1.8 | Yes |
hipparchus-stat-1.4.jar | 217.8 kB | 134 | 106 | 12 | 1.8 | Yes |
mockito-core-2.23.0.jar | 565 kB | 613 | 542 | 64 | 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.1 MB | 4547 | 4191 | 204 | 1.8 | 13 |
compile: 7 | compile: 2 MB | compile: 1171 | compile: 1005 | compile: 58 | - | compile: 7 |
test: 6 | test: 4.2 MB | test: 3376 | test: 3186 | test: 146 | - | test: 6 |