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 |
|---|---|---|---|---|
| io.github.tonywasher.joceanus | gordianknot | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| io.github.tonywasher.joceanus | metis | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| io.github.tonywasher.joceanus | oceanus | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| io.github.tonywasher.joceanus.prometheus | prometheus-core | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| io.github.tonywasher.joceanus.tethys | tethys-core | 1.6.3-b6 | jar | The Apache Software 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.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | 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 |
|---|---|---|---|---|
| io.github.tonywasher.joceanus.prometheus.sheet | prometheus-sheet-api | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| org.bouncycastle | bcprov-jdk18on | 1.83 | jar | Bouncy Castle Licence |
| org.bouncycastle | bcutil-jdk18on | 1.83 | jar | Bouncy Castle Licence |
| org.json | json | 20251224 | jar | Public Domain |
| org.jsoup | jsoup | 1.22.1 | jar | The MIT License |
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.google.protobuf | protobuf-java | 4.31.1 | jar | BSD-3-Clause |
| com.h2database | h2 | 2.4.240 | jar | MPL 2.0EPL 1.0 |
| com.microsoft.sqlserver | mssql-jdbc | 13.2.1.jre11 | jar | MIT License |
| com.mysql | mysql-connector-j | 9.5.0 | jar | The GNU General Public License, v2 with Universal FOSS Exception, v1.0 |
| com.zaxxer | SparseBitSet | 1.3 | jar | The Apache Software License, Version 2.0 |
| commons-codec | commons-codec | 1.20.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| io.github.tonywasher.joceanus.prometheus.sheet | prometheus-sheet-hssf | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| io.github.tonywasher.joceanus.prometheus.sheet | prometheus-sheet-odf | 1.6.3-b6 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-collections4 | 4.5.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.24.3 | jar | Apache-2.0 |
| org.apache.poi | poi | 5.5.1 | jar | Apache License, Version 2.0 |
| org.checkerframework | checker-qual | 3.52.0 | jar | The MIT License |
| org.mariadb.jdbc | mariadb-java-client | 3.5.7 | jar | LGPL-2.1-or-later |
| org.postgresql | postgresql | 42.7.9 | jar | BSD-2-Clause |
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.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.tonywasher.joceanus.moneywise:moneywise-core:jar:1.6.3-b6
- io.github.tonywasher.joceanus.prometheus:prometheus-core:jar:1.6.3-b6 (compile)
- com.mysql:mysql-connector-j:jar:9.5.0 (runtime)
- com.google.protobuf:protobuf-java:jar:4.31.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.protobuf:protobuf-java:jar:4.31.1 (runtime)
- org.mariadb.jdbc:mariadb-java-client:jar:3.5.7 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.postgresql:postgresql:jar:42.7.9 (runtime)
- org.checkerframework:checker-qual:jar:3.52.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.52.0 (runtime)
- com.microsoft.sqlserver:mssql-jdbc:jar:13.2.1.jre11 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.h2database:h2:jar:2.4.240 (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.github.tonywasher.joceanus.prometheus.sheet:prometheus-sheet-api:jar:1.6.3-b6 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.github.tonywasher.joceanus.prometheus.sheet:prometheus-sheet-hssf:jar:1.6.3-b6 (runtime)
- org.apache.poi:poi:jar:5.5.1 (runtime)
- commons-codec:commons-codec:jar:1.20.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.5.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.21.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.zaxxer:SparseBitSet:jar:1.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.20.0 (runtime)
- org.apache.poi:poi:jar:5.5.1 (runtime)
- io.github.tonywasher.joceanus.prometheus.sheet:prometheus-sheet-odf:jar:1.6.3-b6 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.mysql:mysql-connector-j:jar:9.5.0 (runtime)
- io.github.tonywasher.joceanus:metis:jar:1.6.3-b6 (compile)
- org.json:json:jar:20251224 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.json:json:jar:20251224 (compile)
- io.github.tonywasher.joceanus:gordianknot:jar:1.6.3-b6 (compile)
- org.bouncycastle:bcprov-jdk18on:jar:1.83 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcutil-jdk18on:jar:1.83 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcprov-jdk18on:jar:1.83 (compile)
- io.github.tonywasher.joceanus.tethys:tethys-core:jar:1.6.3-b6 (compile)
- org.jsoup:jsoup:jar:1.22.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jsoup:jsoup:jar:1.22.1 (compile)
- io.github.tonywasher.joceanus:oceanus:jar:1.6.3-b6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- io.github.tonywasher.joceanus.prometheus:prometheus-core:jar:1.6.3-b6 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Protocol Buffers [Core]
BSD-2-Clause: PostgreSQL JDBC Driver
MIT License: Microsoft JDBC Driver for SQL Server
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J
Public Domain: JSON in Java
Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle Provider
LGPL-2.1-or-later: mariadb-java-client
The MIT License: Checker Qual, jsoup Java HTML Parser
Apache License, Version 2.0: Apache Commons Math, Apache POI - Common
Apache-2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Log4j API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
The Apache Software License, Version 2.0: GordianKnot Security Framework, Metis Data Framework, MoneyWise Personal Finance - Core, Oceanus Java Core Utilities, Prometheus Core Application Framework, Prometheus Sheet HSSF Service, Prometheus Sheet ODF Service, Prometheus Sheet Service API, SparseBitSet, Tethys UI Core Utilities
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| protobuf-java-4.31.1.jar | 1.9 MB | 776 | 756 | 2 | 1.8 | Yes |
| h2-2.4.240.jar | 2.7 MB | 1071 | - | - | - | - |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes |
| mssql-jdbc-13.2.1.jre11.jar | 1.3 MB | 470 | 443 | 9 | 11 | Yes |
| mysql-connector-j-9.5.0.jar | 2.6 MB | 1120 | 1066 | 31 | 1.8 | Yes |
| SparseBitSet-1.3.jar | 25.8 kB | 25 | 15 | 1 | 1.6 | Yes |
| commons-codec-1.20.0.jar | 401 kB | 285 | - | - | - | - |
| • Root | - | 283 | 135 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| gordianknot-1.6.3-b6.jar | 1.6 MB | 950 | 876 | 50 | 21 | Yes |
| metis-1.6.3-b6.jar | 990 kB | 190 | 146 | 14 | 21 | Yes |
| oceanus-1.6.3-b6.jar | 103 kB | 80 | 57 | 11 | 21 | Yes |
| prometheus-core-1.6.3-b6.jar | 671.4 kB | 265 | 229 | 15 | 21 | Yes |
| prometheus-sheet-api-1.6.3-b6.jar | 32.4 kB | 36 | 21 | 2 | 21 | Yes |
| prometheus-sheet-hssf-1.6.3-b6.jar | 24.5 kB | 28 | 11 | 2 | 21 | Yes |
| prometheus-sheet-odf-1.6.3-b6.jar | 75.6 kB | 48 | 28 | 2 | 21 | Yes |
| tethys-core-1.6.3-b6.jar | 390.8 kB | 307 | 267 | 24 | 21 | 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-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes |
| log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
| • Root | - | 236 | 209 | 11 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| poi-5.5.1.jar | 3 MB | 1778 | - | - | - | - |
| • Root | - | 1776 | 1693 | 64 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| bcprov-jdk18on-1.83.jar | 8.5 MB | 6176 | - | - | - | - |
| • Root | - | 4783 | 4584 | 178 | 1.8 | No |
| • Versioned | - | 1245 | 1137 | 93 | 9 | No |
| • Versioned | - | 43 | 34 | 1 | 11 | No |
| • Versioned | - | 29 | 20 | 1 | 15 | No |
| • Versioned | - | 35 | 20 | 6 | 21 | No |
| • Versioned | - | 41 | 29 | 5 | 25 | No |
| bcutil-jdk18on-1.83.jar | 707.3 kB | 672 | - | - | - | - |
| • Root | - | 668 | 611 | 48 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| checker-qual-3.52.0.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes |
| json-20251224.jar | 87.6 kB | 43 | - | - | - | - |
| • Root | - | 41 | 31 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jsoup-1.22.1.jar | 508.3 kB | 326 | - | - | - | - |
| • Root | - | 318 | 300 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 4 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes |
| mariadb-java-client-3.5.7.jar | 763.7 kB | 401 | - | - | - | - |
| • Root | - | 382 | 322 | 41 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| • Versioned | - | 9 | 2 | 1 | 15 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| postgresql-42.7.9.jar | 1.1 MB | 552 | - | - | - | - |
| • Root | - | 544 | 480 | 38 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 11 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 33 | 32.8 MB | 19529 | 16702 | 801 | 21 | 30 |
| compile: 10 | compile: 13.6 MB | compile: 9045 | compile: 7122 | compile: 350 | 21 | compile: 8 |
| runtime: 16 | runtime: 18.1 MB | runtime: 9737 | runtime: 8922 | runtime: 409 | runtime: 16 | |
| test: 7 | test: 1.1 MB | test: 747 | test: 658 | test: 42 | 17 | test: 6 |
