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.10.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
net.bmahe.genetics4j core 4.3-SNAPSHOT jar Apache License, Version 2.0
net.bmahe.genetics4j extras 4.3-SNAPSHOT jar Apache License, Version 2.0
net.bmahe.genetics4j gp 4.3-SNAPSHOT jar Apache License, Version 2.0
net.bmahe.genetics4j gpu 4.3-SNAPSHOT jar Apache License, Version 2.0
net.bmahe.genetics4j moo 4.3-SNAPSHOT jar Apache License, Version 2.0
net.bmahe.genetics4j neat 4.3-SNAPSHOT jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.18.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.25.1 jar -
org.apache.logging.log4j log4j-core 2.25.1 jar -

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 5.13.4 jar Eclipse Public License v2.0
org.mockito mockito-core 5.19.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.11.3 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.16.1 jar Apache-2.0
org.apache.commons commons-collections4 4.5.0 jar Apache-2.0
org.apache.commons commons-csv 1.11.0 jar Apache-2.0
org.jocl jocl 2.0.5 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.6 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.6 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.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.13.4 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

Licenses

The Apache License, Version 2.0: 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

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.10.0.jar 108.2 kB 71 - - - -
   • Root - 70 56 2 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-codec-1.16.1.jar 365.5 kB 259 - - - -
   • Root - 257 109 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
core-4.3-SNAPSHOT.jar 425 kB 318 277 30 21 Yes
extras-4.3-SNAPSHOT.jar 31.9 kB 27 15 1 21 Yes
gp-4.3-SNAPSHOT.jar 139.9 kB 99 76 12 21 Yes
gpu-4.3-SNAPSHOT.jar 165.3 kB 90 72 8 21 Yes
moo-4.3-SNAPSHOT.jar 68.8 kB 53 32 5 21 Yes
neat-4.3-SNAPSHOT.jar 134 kB 109 83 14 21 Yes
byte-buddy-1.17.6.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.6.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.11.0.jar 56.2 kB 32 - - - -
   • Root - 31 18 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.18.0.jar 703 kB 444 - - - -
   • Root - 443 413 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
log4j-api-2.25.1.jar 349.6 kB 251 - - - -
   • Root - 240 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-core-2.25.1.jar 2 MB 1380 - - - -
   • Root - 1364 1264 59 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.11.3.jar 3.5 MB 2137 2113 14 1.8 Yes
jocl-2.0.5.jar 424.2 kB 57 42 1 1.6 Yes
junit-jupiter-5.13.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.13.4.jar 240.2 kB 216 201 8 1.8 Yes
junit-jupiter-engine-5.13.4.jar 341.1 kB 178 161 9 1.8 Yes
junit-jupiter-params-5.13.4.jar 660.8 kB 431 397 22 1.8 Yes
junit-platform-commons-1.13.4.jar 158.5 kB 100 - - - -
   • Root - 89 74 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.13.4.jar 268.6 kB 189 170 10 1.8 Yes
mockito-core-5.19.0.jar 710.3 kB 648 576 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
29 24 MB 15877 11758 472 21 28
compile: 16 compile: 8.7 MB compile: 5654 compile: 4968 compile: 279 21 compile: 16
provided: 1 provided: 3.5 MB provided: 2137 provided: 2113 provided: 14 provided: 1
test: 12 test: 11.8 MB test: 8086 test: 4677 test: 179 11 test: 11