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 |
|---|---|---|---|---|
| commons-cli | commons-cli | 1.11.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.22.0 | jar | Apache-2.0 |
| info.picocli | picocli | 4.7.7 | jar | The Apache Software License, version 2.0 |
| net.bmahe.genetics4j | core | 6.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| net.bmahe.genetics4j | extras | 6.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| net.bmahe.genetics4j | gp | 6.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| net.bmahe.genetics4j | gpu | 6.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| net.bmahe.genetics4j | moo | 6.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| net.bmahe.genetics4j | neat | 6.1-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 |
| org.apache.logging.log4j | log4j-api | 2.26.1 | jar | Apache-2.0 |
| org.apache.logging.log4j | log4j-core | 2.26.1 | jar | Apache-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 |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.immutables | value | 2.12.2 | jar | The Apache Software License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.19.0 | jar | Apache-2.0 |
| org.apache.commons | commons-collections4 | 4.5.0 | jar | Apache-2.0 |
| org.apache.commons | commons-csv | 1.14.1 | jar | Apache-2.0 |
| org.jocl | jocl | 2.0.6 | jar | MIT |
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.1.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.1.2 | 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 |
Project Dependency Graph
Dependency Tree
- net.bmahe.genetics4j:samples:jar:6.1-SNAPSHOT
- net.bmahe.genetics4j:core:jar:6.1-SNAPSHOT (compile)
- org.apache.commons:commons-collections4:jar:4.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.5.0 (compile)
- net.bmahe.genetics4j:gp:jar:6.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bmahe.genetics4j:gpu:jar:6.1-SNAPSHOT (compile)
- org.jocl:jocl:jar:2.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jocl:jocl:jar:2.0.6 (compile)
- net.bmahe.genetics4j:moo:jar:6.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bmahe.genetics4j:extras:jar:6.1-SNAPSHOT (compile)
- org.apache.commons:commons-csv:jar:1.14.1 (compile)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
- org.apache.commons:commons-csv:jar:1.14.1 (compile)
- net.bmahe.genetics4j:neat:jar:6.1-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-cli:commons-cli:jar:1.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.26.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.26.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- info.picocli:picocli:jar:4.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:value:jar:2.12.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.1.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.2 (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.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.2 (test)
- 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)
- net.bmahe.genetics4j:core:jar:6.1-SNAPSHOT (compile)
Licenses
The Apache Software License, version 2.0: picocli
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Additional utilities, Apache Commons Math, Byte Buddy (without dependencies), Byte Buddy agent, Core, GPU, Genetic Programming, Multi-Objective Optimization, Neural Networks through Augmenting Topologies (NEAT), Objenesis, Samples
Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core
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: JOCL, mockito-core
The Apache Software License, Version 2.0: org.immutables.value
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-cli-1.11.0.jar | 110.2 kB | 73 | - | - | - | - |
| • Root | - | 71 | 56 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-codec-1.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.22.0.jar | 609.2 kB | 458 | - | - | - | - |
| • Root | - | 456 | 428 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| picocli-4.7.7.jar | 417.6 kB | 234 | - | - | - | - |
| • Root | - | 232 | 228 | 1 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| core-6.1-SNAPSHOT.jar | 437.3 kB | 331 | 283 | 31 | 25 | Yes |
| extras-6.1-SNAPSHOT.jar | 33.6 kB | 34 | 16 | 2 | 25 | Yes |
| gp-6.1-SNAPSHOT.jar | 154.6 kB | 114 | 83 | 14 | 25 | Yes |
| gpu-6.1-SNAPSHOT.jar | 167.1 kB | 97 | 73 | 8 | 25 | Yes |
| moo-6.1-SNAPSHOT.jar | 70.2 kB | 57 | 33 | 5 | 25 | Yes |
| neat-6.1-SNAPSHOT.jar | 153.7 kB | 124 | 93 | 14 | 25 | 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 |
| commons-collections4-4.5.0.jar | 898.7 kB | 647 | - | - | - | - |
| • Root | - | 646 | 614 | 20 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-csv-1.14.1.jar | 61 kB | 34 | - | - | - | - |
| • Root | - | 33 | 20 | 1 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes |
| log4j-api-2.26.1.jar | 351.4 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-core-2.26.1.jar | 2 MB | 1371 | - | - | - | - |
| • Root | - | 1355 | 1253 | 60 | 1.8 | Yes |
| • Versioned | - | 16 | 6 | 3 | 9 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| value-2.12.2.jar | 3.5 MB | 2142 | 2118 | 14 | 1.8 | Yes |
| jocl-2.0.6.jar | 424.3 kB | 57 | 42 | 1 | 1.6 | 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.1.2.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.1.2.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.2.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-jupiter-params-6.1.2.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.2.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.2.jar | 323.9 kB | 216 | 198 | 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 |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 31 | 24.4 MB | 16141 | 11986 | 469 | 25 | 29 |
| compile: 17 | compile: 9.2 MB | compile: 6003 | compile: 5269 | compile: 286 | 25 | compile: 17 |
| provided: 1 | provided: 3.5 MB | provided: 2142 | provided: 2118 | provided: 14 | provided: 1 | |
| test: 13 | test: 11.7 MB | test: 7996 | test: 4599 | test: 169 | 17 | test: 11 |