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 | 
|---|---|---|---|---|
| info.picocli | picocli | 4.1.4 | jar | The Apache Software License, version 2.0 | 
| jakarta.annotation | jakarta.annotation-api | 1.3.5 | jar | EPL 2.0GPL2 w/ CPE | 
| org.djunits | djunits | 4.01.05 | jar | BSD-style license | 
| org.djutils | djutils | 1.05.02 | jar | BSD-style license | 
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.github.stefanbirkner | system-rules | 1.19.0 | jar | Common Public License Version 1.0 | 
| junit | junit | 4.12 | jar | Eclipse Public License 1.0 | 
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 compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses | 
|---|---|---|---|---|
| org.ojalgo | ojalgo | 47.3.1 | jar | MIT | 
| org.tinylog | tinylog | 1.3.6 | 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 | 
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | 
The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface
Eclipse Public License 1.0: JUnit
BSD-style license: DJUNITS, DJUTILS - Delft Java Utilities, DJUTILS CLI utilities
MIT: ojAlgo
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
New BSD License: Hamcrest Core
Common Public License Version 1.0: System Rules
The Apache Software License, Version 2.0: tinylog
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | 
|---|---|---|---|---|---|---|
| system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes | 
| picocli-4.1.4.jar | 351.6 kB | 209 | 204 | 2 | - | Yes | 
| jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes | 
| junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes | 
| djunits-4.01.05.jar | 956.6 kB | 589 | 531 | 32 | 1.8 | Yes | 
| djutils-1.05.02.jar | 155.7 kB | 120 | 94 | 17 | 1.8 | Yes | 
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | 
| ojalgo-47.3.1.jar | 1.8 MB | 1347 | 1299 | 40 | 1.8 | Yes | 
| tinylog-1.3.6.jar | 107.3 kB | 108 | 95 | 5 | 1.6 | No | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | 
| 9 | 3.8 MB | 2823 | 2602 | 134 | 1.8 | 8 | 
| compile: 6 | compile: 3.4 MB | compile: 2401 | compile: 2238 | compile: 99 | - | compile: 5 | 
| test: 3 | test: 398.7 kB | test: 422 | test: 364 | test: 35 | - | test: 3 |