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-databind | 2.20.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.20.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.module | jackson-module-jakarta-xmlbind-annotations | 2.20.0 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.20.0 | jar | Apache-2.0 |
org.apache.commons | commons-configuration2 | 2.12.0 | jar | Apache-2.0 |
org.java-websocket | Java-WebSocket | 1.6.0 | jar | MIT License |
org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
uk.ac.manchester.spinnaker | SpiNNaker-machine | 7.3.1 | jar | Apache License, Version 2.0 |
uk.ac.manchester.spinnaker | SpiNNaker-storage | 7.3.1 | jar | Apache License, Version 2.0 |
uk.ac.manchester.spinnaker | SpiNNaker-utils | 7.3.1 | jar | Apache License, Version 2.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 |
---|---|---|---|---|
com.fasterxml.jackson.datatype | jackson-datatype-jdk8 | 2.20.0 | jar | The Apache Software License, Version 2.0 |
commons-beanutils | commons-beanutils | 1.11.0 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.25.1 | jar | - |
org.apache.logging.log4j | log4j-slf4j2-impl | 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 |
---|---|---|---|---|
info.picocli | picocli | 4.7.7 | jar | The Apache Software License, version 2.0 |
net.jcip | jcip-annotations | 1.0 | jar | - |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.json | json | 20250517 | jar | Public Domain |
org.junit.jupiter | junit-jupiter | 5.13.4 | jar | Eclipse Public License v2.0 |
org.skyscreamer | jsonassert | 1.5.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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.20 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.20.0 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.18.0 | jar | Apache 2.0 |
com.sun.activation | jakarta.activation | 2.0.1 | jar | EDL 1.0 |
commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 |
jakarta.activation | jakarta.activation-api | 2.1.0 | jar | EDL 1.0 |
jakarta.validation | jakarta.validation-api | 3.1.1 | jar | Apache License 2.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 3.0.1 | jar | Eclipse Distribution License - v 1.0 |
org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.14.0 | jar | Apache-2.0 |
org.xerial | sqlite-jdbc | 3.50.3.0 | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
jakarta.el | jakarta.el-api | 4.0.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
org.apache.logging.log4j | log4j-api | 2.25.1 | jar | - |
org.glassfish | jakarta.el | 4.0.2 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU 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 |
---|---|---|---|---|
com.vaadin.external.google | android-json | 0.0.20131108.vaadin1 | jar | Apache License 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.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- uk.ac.manchester.spinnaker:SpiNNaker-comms:jar:7.3.1
- uk.ac.manchester.spinnaker:SpiNNaker-utils:jar:7.3.1 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (compile)
- org.glassfish:jakarta.el:jar:4.0.2 (runtime)
- jakarta.el:jakarta.el-api:jar:4.0.0 (runtime)
- jakarta.el:jakarta.el-api:jar:4.0.0 (runtime)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
- uk.ac.manchester.spinnaker:SpiNNaker-machine:jar:7.3.1 (compile)
- uk.ac.manchester.spinnaker:SpiNNaker-storage:jar:7.3.1 (compile)
- org.xerial:sqlite-jdbc:jar:3.50.3.0 (compile)
- org.xerial:sqlite-jdbc:jar:3.50.3.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.13.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.hamcrest:java-hamcrest:jar:2.0.0.0 (test)
- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.20.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.0 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 (compile)
- com.sun.activation:jakarta.activation:jar:2.0.1 (compile)
- com.sun.activation:jakarta.activation:jar:2.0.1 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
- org.apache.commons:commons-configuration2:jar:2.12.0 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- org.apache.commons:commons-text:jar:1.14.0 (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- commons-io:commons-io:jar:2.20.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.0 (compile)
- org.java-websocket:Java-WebSocket:jar:1.6.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.20.0 (runtime)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.20.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.11.0 (runtime)
- commons-collections:commons-collections:jar:3.2.2 (runtime)
- commons-collections:commons-collections:jar:3.2.2 (runtime)
- info.picocli:picocli:jar:4.7.7 (test)
- org.json:json:jar:20250517 (test)
- org.skyscreamer:jsonassert:jar:1.5.3 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- net.jcip:jcip-annotations:jar:1.0 (test)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.25.1 (runtime)
- org.apache.logging.log4j:log4j-api:jar:2.25.1 (runtime)
- org.apache.logging.log4j:log4j-api:jar:2.25.1 (runtime)
- org.apache.logging.log4j:log4j-core:jar:2.25.1 (runtime)
- uk.ac.manchester.spinnaker:SpiNNaker-utils:jar:7.3.1 (compile)
Licenses
The Apache Software License, version 2.0: picocli
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: Java-WebSocket
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Public Domain: JSON in Java
BSD Licence 3: Java Hamcrest
Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Expression Language Implementation
Unknown: "Java Concurrency in Practice" book annotations
Apache License 2.0: JSON library from Android SDK, Jakarta Validation API
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API, Jakarta Expression Language Implementation
EDL 1.0: Jakarta Activation, Jakarta Activation API
Apache License, Version 2.0: Apache Commons Collections, SpiNNaker Communications, SpiNNaker Machine Description, SpiNNaker Storage Management, SpiNNaker Utilities
Apache-2.0: Apache Commons BeanUtils, Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text
MIT: SLF4J API Module
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
The Apache Software License, Version 2.0: JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, SQLite JDBC, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.20.jar | 79.2 kB | 87 | 74 | 2 | 1.8 | Yes |
jackson-core-2.20.0.jar | 593.1 kB | 286 | - | - | - | - |
• Root | - | 250 | 213 | 16 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 12 | 3 | 1 | 11 | Yes |
• Versioned | - | 11 | 2 | 1 | 17 | Yes |
• Versioned | - | 11 | 2 | 1 | 21 | Yes |
jackson-databind-2.20.0.jar | 1.7 MB | 848 | - | - | - | - |
• Root | - | 846 | 808 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jdk8-2.20.0.jar | 36.4 kB | 41 | - | - | - | - |
• Root | - | 39 | 22 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.20.0.jar | 137.1 kB | 88 | - | - | - | - |
• Root | - | 86 | 64 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-module-jakarta-xmlbind-annotations-2.20.0.jar | 32.6 kB | 31 | - | - | - | - |
• Root | - | 29 | 11 | 3 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
error_prone_annotations-2.18.0.jar | 16 kB | 38 | 26 | 2 | 1.8 | Yes |
jakarta.activation-2.0.1.jar | 62.2 kB | 56 | 39 | 3 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-beanutils-1.11.0.jar | 246.8 kB | 152 | - | - | - | - |
• Root | - | 151 | 134 | 5 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - |
• Root | - | 414 | 387 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - |
• Root | - | 41 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 1 | 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 |
jakarta.activation-api-2.1.0.jar | 63.5 kB | 57 | 43 | 3 | 1.8 | Yes |
jakarta.el-api-4.0.0.jar | 80.6 kB | 61 | 49 | 1 | 1.8 | Yes |
jakarta.validation-api-3.1.1.jar | 106.1 kB | 180 | 153 | 10 | 9 | Yes |
jakarta.xml.bind-api-3.0.1.jar | 128.9 kB | 140 | - | - | - | - |
• Root | - | 135 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | Yes |
jcip-annotations-1.0.jar | 2.3 kB | 9 | 4 | 1 | 1.5 | No |
commons-configuration2-2.12.0.jar | 673.9 kB | 425 | - | - | - | - |
• Root | - | 424 | 392 | 18 | 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-text-1.14.0.jar | 259.9 kB | 185 | - | - | - | - |
• Root | - | 184 | 164 | 8 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
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 |
log4j-slf4j2-impl-2.25.1.jar | 30.2 kB | 31 | 14 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
jakarta.el-4.0.2.jar | 173.7 kB | 130 | 113 | 5 | 1.8 | Yes |
java-hamcrest-2.0.0.0.jar | 112.9 kB | 115 | 101 | 11 | 1.7 | Yes |
Java-WebSocket-1.6.0.jar | 140.7 kB | 111 | - | - | - | - |
• Root | - | 109 | 87 | 13 | 1.7 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
json-20250517.jar | 82.7 kB | 43 | - | - | - | - |
• Root | - | 41 | 31 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
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 |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
jsonassert-1.5.3.jar | 31.1 kB | 32 | 20 | 3 | 1.8 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
sqlite-jdbc-3.50.3.0.jar | 14.3 MB | 214 | - | - | - | - |
• Root | - | 206 | 125 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 4 | 2 | 9 | Yes |
SpiNNaker-machine-7.3.1.jar | 117.1 kB | 93 | 76 | 6 | 17 | Yes |
SpiNNaker-storage-7.3.1.jar | 73.9 kB | 58 | 42 | 3 | 17 | Yes |
SpiNNaker-utils-7.3.1.jar | 55.5 kB | 59 | 45 | 3 | 17 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
43 | 25.9 MB | 8046 | 7028 | 350 | 17 | 41 |
compile: 21 | compile: 20 MB | compile: 3928 | compile: 3355 | compile: 172 | 17 | compile: 21 |
runtime: 8 | runtime: 3.5 MB | runtime: 2530 | runtime: 2265 | runtime: 97 | runtime: 8 | |
test: 14 | test: 2.4 MB | test: 1588 | test: 1408 | test: 81 | 9 | test: 12 |