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-clustering | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-core | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-fft | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-filtering | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-fitting | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-ode | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-optim | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-stat | 4.0.1 | jar | Apache 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 |
---|---|---|---|---|
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.junit-pioneer | junit-pioneer | 1.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.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.12.19 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.9.0 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: mockito-core
BSD-3-Clause: Hamcrest
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Hipparchus::Cluster Algorithms, Hipparchus::Computational Geometry, Hipparchus::Core, Hipparchus::Coverage, Hipparchus::Fast Fourier Transforms, Hipparchus::Filtering Algorithms, Hipparchus::Fitting, Hipparchus::Optimization, Hipparchus::Ordinary Differential Equations, Hipparchus::Statistics, Objenesis
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.12.19.jar | 4 MB | 2742 | - | - | - | - |
• Root | - | 2740 | 2687 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hipparchus-clustering/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-core/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-fft/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-filtering/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-fitting/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-geometry/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-ode/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-optim/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-stat/target/classes | - | 0 | 0 | 0 | - | - |
junit-pioneer-1.9.1.jar | 200 kB | 171 | 156 | 9 | 1.8 | Yes |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
junit-platform-launcher-1.9.0.jar | 169.2 kB | 120 | 105 | 7 | 1.8 | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
23 | 7 MB | 4982 | 4652 | 202 | 1.8 | 14 |
compile: 9 | compile: 36.9 kB | - | - | - | - | - |
test: 14 | test: 6.9 MB | test: 4982 | test: 4652 | test: 202 | 1.8 | test: 14 |