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.17.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 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 |
commons-io | commons-io | 2.17.0 | jar | Apache-2.0 |
org.apache.commons | commons-configuration2 | 2.10.1 | jar | Apache-2.0 |
org.java-websocket | Java-WebSocket | 1.5.4 | jar | MIT License |
org.slf4j | slf4j-api | 2.0.9 | jar | MIT License |
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 |
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.17.2 | jar | The Apache Software License, Version 2.0 |
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
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 |
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.5 | 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 | 20240303 | jar | Public Domain |
org.junit.jupiter | junit-jupiter | 5.10.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 |
org.skyscreamer | jsonassert | 1.5.1 | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
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.google.errorprone | error_prone_annotations | 2.18.0 | jar | Apache 2.0 |
commons-logging | commons-logging | 1.3.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 |
org.apache.commons | commons-lang3 | 3.13.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.10.0 | jar | Apache License, Version 2.0 |
org.xerial | sqlite-jdbc | 3.43.0.0 | jar | The Apache Software License, Version 2.0 |
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 |
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 |
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-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 |
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, SLF4J API Module
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
Unknown: "Java Concurrency in Practice" book annotations
Apache License 2.0: JSON library from Android SDK, Jakarta Bean Validation API
EDL 1.0: Jakarta Activation API jar
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Text, SpiNNaker Communications, SpiNNaker Machine Description, SpiNNaker Storage Management, SpiNNaker Utilities
Apache-2.0: Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, 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: JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-annotations, Jackson-core, SQLite JDBC, jackson-databind
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-datatype-jdk8-2.17.2.jar | 36.2 kB | 41 | 23 | 2 | 9 | Yes |
jackson-datatype-jsr310-2.17.2.jar | 132.3 kB | 86 | 63 | 7 | 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 |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.17.0.jar | 516 kB | 378 | 351 | 16 | 9 | Yes |
commons-logging-1.3.0.jar | 70.8 kB | 44 | 28 | 3 | 9 | Yes |
picocli-4.7.5.jar | 415.1 kB | 233 | 228 | 2 | 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 |
jcip-annotations-1.0.jar | 2.3 kB | 9 | 4 | 1 | 1.5 | No |
commons-configuration2-2.10.1.jar | 657.5 kB | 421 | 387 | 19 | 9 | Yes |
commons-lang3-3.13.0.jar | 632.3 kB | 420 | 390 | 18 | 1.8 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | 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 |
Java-WebSocket-1.5.4.jar | 139.3 kB | 111 | 88 | 14 | 9 | Yes |
json-20240303.jar | 78.3 kB | 42 | 31 | 2 | 9 | 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 |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | 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-storage-7.3.1.jar | 73.4 kB | 58 | 42 | 3 | 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 |
41 | 23.9 MB | 7554 | 6635 | 348 | 21 | 39 |
compile: 20 | compile: 18.5 MB | compile: 3709 | compile: 3192 | compile: 176 | 21 | compile: 20 |
runtime: 7 | runtime: 3.3 MB | runtime: 2431 | runtime: 2199 | runtime: 91 | runtime: 7 | |
test: 14 | test: 2 MB | test: 1414 | test: 1244 | test: 81 | 9 | test: 12 |