Project Dependencies
compile
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 | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.hipparchus | hipparchus-filtering | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.hipparchus | hipparchus-fitting | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.hipparchus | hipparchus-geometry | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.hipparchus | hipparchus-ode | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.hipparchus | hipparchus-optim | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.hipparchus | hipparchus-stat | 4.1-SNAPSHOT | jar | Apache License, Version 2.0 |
test
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 |
|---|---|---|---|---|
| com.tngtech.archunit | archunit-junit5 | 1.4.1 | jar | The Apache Software License, Version 2.0 |
| org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.slf4j | slf4j-nop | 2.0.17 | jar | MIT |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
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:
Project Dependency Graph
Dependency Tree
- org.orekit:orekit:jar:14.0-SNAPSHOT
- org.hipparchus:hipparchus-core:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-geometry:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-ode:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-fitting:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-optim:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-filtering:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-stat:jar:4.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- com.tngtech.archunit:archunit-junit5:jar:1.4.1 (test)
- com.tngtech.archunit:archunit-junit5-api:jar:1.4.1 (test)
- com.tngtech.archunit:archunit:jar:1.4.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.tngtech.archunit:archunit:jar:1.4.1 (test)
- com.tngtech.archunit:archunit-junit5-engine:jar:1.4.1 (test)
- com.tngtech.archunit:archunit-junit5-engine-api:jar:1.4.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.tngtech.archunit:archunit-junit5-engine-api:jar:1.4.1 (test)
- com.tngtech.archunit:archunit-junit5-api:jar:1.4.1 (test)
- org.slf4j:slf4j-nop:jar:2.0.17 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hipparchus:hipparchus-core:jar:4.1-SNAPSHOT (compile)
Licenses
BSD: ArchUnit
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Hamcrest
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Hipparchus::Computational Geometry, Hipparchus::Core, Hipparchus::Filtering Algorithms, Hipparchus::Fitting, Hipparchus::Optimization, Hipparchus::Ordinary Differential Equations, Hipparchus::Statistics, Objenesis
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module, SLF4J NOP Provider, mockito-core
The Apache Software License, Version 2.0: ArchUnit, OREKIT
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| archunit-1.4.1.jar | 4.5 MB | 2994 | 2933 | 43 | 11 | Yes |
| archunit-junit5-1.4.1.jar | 0.5 kB | 2 | 0 | 0 | - | - |
| archunit-junit5-api-1.4.1.jar | 5.8 kB | 14 | 8 | 1 | 1.8 | Yes |
| archunit-junit5-engine-1.4.1.jar | 56 kB | 46 | 37 | 1 | 1.8 | Yes |
| archunit-junit5-engine-api-1.4.1.jar | 4.6 kB | 9 | 2 | 1 | 1.8 | Yes |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| 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-core-4.1-SNAPSHOT.jar | 2 MB | 744 | 701 | 25 | 1.8 | Yes |
| hipparchus-filtering-4.1-SNAPSHOT.jar | 31.7 kB | 39 | 23 | 5 | 1.8 | Yes |
| hipparchus-fitting-4.1-SNAPSHOT.jar | 39.3 kB | 35 | 22 | 2 | 1.8 | Yes |
| hipparchus-geometry-4.1-SNAPSHOT.jar | 276.7 kB | 181 | 153 | 10 | 1.8 | Yes |
| hipparchus-ode-4.1-SNAPSHOT.jar | 282.1 kB | 181 | 160 | 5 | 1.8 | Yes |
| hipparchus-optim-4.1-SNAPSHOT.jar | 262.6 kB | 178 | 152 | 8 | 1.8 | Yes |
| hipparchus-stat-4.1-SNAPSHOT.jar | 223 kB | 149 | 120 | 13 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | 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 |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-nop-2.0.17.jar | 5 kB | 17 | - | - | - | - |
| • Root | - | 15 | 1 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 28 | 19.4 MB | 12704 | 9000 | 298 | 17 | 25 |
| compile: 7 | compile: 3.1 MB | compile: 1507 | compile: 1331 | compile: 68 | 1.8 | compile: 7 |
| test: 21 | test: 16.3 MB | test: 11197 | test: 7669 | test: 230 | 17 | test: 18 |


