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-io commons-io 2.17.0 jar Apache-2.0
org.slf4j slf4j-api 2.0.9 jar MIT License
org.xerial sqlite-jdbc 3.43.0.0 jar The Apache Software License, Version 2.0
uk.ac.manchester.spinnaker SpiNNaker-machine 7.3.1 jar Apache License, Version 2.0
uk.ac.manchester.spinnaker SpiNNaker-utils 7.3.1 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
org.apache.logging.log4j log4j-core 2.21.0 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.21.0 jar Apache-2.0
org.hamcrest java-hamcrest 2.0.0.0 jar BSD Licence 3
org.junit.jupiter junit-jupiter 5.10.0 jar Eclipse Public License v2.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
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.apache.logging.log4j log4j-api 2.21.0 jar Apache-2.0
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception

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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

EDL 1.0: Jakarta Activation API jar

Apache License 2.0: Jakarta Bean Validation API

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module

Apache License, Version 2.0: SpiNNaker Machine Description, SpiNNaker Storage Management, SpiNNaker Utilities

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Apache-2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

CDDL + GPLv2 with classpath exception: Expression Language 3.0

The Apache Software License, Version 2.0: Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-annotations, Jackson-core, SQLite JDBC, jackson-databind

BSD Licence 3: Java Hamcrest

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 9 Yes
jackson-core-2.17.2.jar 581.9 kB 272 211 15 21 Yes
jackson-databind-2.17.2.jar 1.6 MB 824 785 24 9 Yes
jackson-module-jaxb-annotations-2.17.2.jar 37.1 kB 34 14 4 9 Yes
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
commons-io-2.17.0.jar 516 kB 378 351 16 9 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 9 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 9 Yes
log4j-api-2.21.0.jar 317.5 kB 224 190 9 9 Yes
log4j-core-2.21.0.jar 1.9 MB 1325 1221 55 9 Yes
log4j-slf4j2-impl-2.21.0.jar 27.3 kB 28 12 2 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
javax.el-3.0.0.jar 224 kB 175 156 6 1.7 Yes
java-hamcrest-2.0.0.0.jar 112.9 kB 115 101 11 1.7 Yes
junit-jupiter-5.10.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.0.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.0.jar 244 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.0.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.0.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.0.jar 204.8 kB 153 136 10 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
slf4j-api-2.0.9.jar 64.6 kB 67 52 5 9 Yes
sqlite-jdbc-3.43.0.0.jar 13.2 MB 203 120 9 9 Yes
SpiNNaker-machine-7.3.1.jar 116.8 kB 93 76 6 11 Yes
SpiNNaker-utils-7.3.1.jar 55.5 kB 59 45 3 11 Yes
Total Size Entries Classes Packages Java Version Debug Information
26 20.5 MB 5233 4572 248 21 25
compile: 13 compile: 16.6 MB compile: 2395 compile: 2040 compile: 104 21 compile: 13
runtime: 2 runtime: 541.5 kB runtime: 399 runtime: 346 runtime: 15 runtime: 2
test: 11 test: 3.4 MB test: 2439 test: 2186 test: 129 9 test: 10