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 |
---|---|---|---|---|
org.checkerframework | checker-qual | 3.35.0 | jar | The MIT License |
org.reflections | reflections | 0.10.2 | jar | WTFPLThe 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 | Classifier | Type | Licenses | Optional |
---|---|---|---|---|---|---|
org.hsqldb | hsqldb | 2.7.2 | jdk8 | jar | HSQLDB License, a BSD open source license | Yes |
org.postgresql | postgresql | 42.6.0 | - | jar | BSD-2-Clause | Yes |
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.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.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.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.28.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
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.platform | junit-platform-commons | 1.9.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
WTFPL: Reflections
HSQLDB License, a BSD open source license: HyperSQL Database
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License 2.0: Javassist
The MIT License: Checker Qual, SQL Logic Test
BSD License 3: Hamcrest
BSD-2-Clause: PostgreSQL JDBC Driver
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: FindBugs-jsr305, Reflections
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes | No |
checker-qual-3.35.0.jar | 224.4 kB | 427 | 359 | 30 | 1.8 | Yes | No |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes | No |
javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes | No |
junit-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | - | Yes | No |
junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | - | Yes | No |
junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | - | Yes | No |
junit-platform-commons-1.9.3.jar | 103 kB | 64 | 44 | 7 | - | Yes | No |
junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | - | Yes | No |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes | No |
reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes | No |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes | No |
hsqldb-2.7.2-jdk8.jar | 1.7 MB | 768 | 704 | 22 | 1.8 | No | Yes |
postgresql-42.6.0.jar | 1.1 MB | 545 | 478 | 44 | 1.8 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
15 | 5.5 MB | 3464 | 3055 | 195 | 1.8 | 14 | 1 |
compile: 5 | compile: 1.3 MB | compile: 1080 | compile: 928 | compile: 59 | - | compile: 5 | - |
test: 8 | test: 1.5 MB | test: 1071 | test: 945 | test: 70 | - | test: 8 | - |
runtime: 2 | runtime: 2.7 MB | runtime: 1313 | runtime: 1182 | runtime: 66 | - | runtime: 1 | runtime: 1 |