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 oceanus 1.6.4-b2 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
io.github.tonywasher.joceanus.moneywise moneywise-javafx 1.6.4-b2 jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.moneywise moneywise-swing 1.6.4-b2 jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.themis themis-javafx 1.6.4-b2 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.1.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.1.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.

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 Classifier Type Licenses
com.github.javaparser javaparser-core 3.28.2 - jar GNU Lesser General Public LicenseApache License, Version 2.0
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.4.0.jre11 - jar MIT License
com.mysql mysql-connector-j 9.7.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 gordianknot 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus metis 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.moneywise moneywise-core 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.prometheus prometheus-core 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.prometheus.sheet prometheus-sheet-api 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.prometheus.sheet prometheus-sheet-hssf 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.prometheus.sheet prometheus-sheet-odf 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.tethys tethys-api 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.tethys tethys-core 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.tethys tethys-javafx 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.tethys tethys-swing 1.6.4-b2 - jar The Apache Software License, Version 2.0
io.github.tonywasher.joceanus.themis themis-core 1.6.4-b2 - 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.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.84 - jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.84 - jar Bouncy Castle Licence
org.jfree jfreechart 1.5.6 - jar GNU Lesser General Public Licence
org.json json 20260522 - jar Public Domain
org.jsoup jsoup 1.22.2 - jar The MIT License
org.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 6.1.0 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.1.0 - jar Eclipse Public License v2.0
org.mariadb.jdbc mariadb-java-client 3.5.9 - jar LGPL-2.1-or-later
org.openjfx javafx-base 21.0.11 win jar GPLv2+CE
org.openjfx javafx-base 21.0.11 - jar GPLv2+CE
org.openjfx javafx-controls 21.0.11 win jar GPLv2+CE
org.openjfx javafx-controls 21.0.11 - jar GPLv2+CE
org.openjfx javafx-graphics 21.0.11 win jar GPLv2+CE
org.openjfx javafx-graphics 21.0.11 - jar GPLv2+CE
org.openjfx javafx-media 21.0.11 win jar GPLv2+CE
org.openjfx javafx-media 21.0.11 - jar GPLv2+CE
org.openjfx javafx-web 21.0.11 win jar GPLv2+CE
org.openjfx javafx-web 21.0.11 - jar GPLv2+CE
org.opentest4j opentest4j 1.3.0 - jar The Apache License, Version 2.0
org.postgresql postgresql 42.7.11 - jar BSD-2-Clause

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: javafx base, javafx controls, javafx graphics, javafx media, javafx web

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

GNU Lesser General Public License: com.github.javaparser:javaparser-core

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: jsoup Java HTML Parser

Apache License, Version 2.0: Apache Commons Math, Apache POI - Common, com.github.javaparser:javaparser-core

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

GNU Lesser General Public Licence: JFreeChart

The Apache Software License, Version 2.0: GordianKnot Security Framework, Metis Data Framework, MoneyWise Personal Finance - Core, MoneyWise Personal Finance - Swing, MoneyWise Personal Finance - javaFX, Oceanus Java Core Utilities, Prometheus Core Application Framework, Prometheus Sheet HSSF Service, Prometheus Sheet ODF Service, Prometheus Sheet Service API, SparseBitSet, Tethys Java Swing Utilities, Tethys JavaFX Utilities, Tethys UI API, Tethys UI Core Utilities, Themis Core Project Framework, Themis JavaFX Project Framework, jOceanus Post Processing

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
javaparser-core-3.28.2.jar 1.5 MB 755 710 36 1.8 Yes
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.4.0.jre11.jar 1.5 MB 485 458 9 11 Yes
mysql-connector-j-9.7.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.4-b2.jar 1.7 MB 1152 1040 87 21 Yes
metis-1.6.4-b2.jar 1 MB 203 158 14 21 Yes
oceanus-1.6.4-b2.jar 103.7 kB 83 59 11 21 Yes
moneywise-core-1.6.4-b2.jar 3 MB 984 884 40 21 Yes
moneywise-javafx-1.6.4-b2.jar 10.1 kB 19 4 2 21 Yes
moneywise-swing-1.6.4-b2.jar 77.5 kB 21 3 2 21 Yes
prometheus-core-1.6.4-b2.jar 695.1 kB 296 259 15 21 Yes
prometheus-sheet-api-1.6.4-b2.jar 40.2 kB 43 27 2 21 Yes
prometheus-sheet-hssf-1.6.4-b2.jar 32.4 kB 33 15 2 21 Yes
prometheus-sheet-odf-1.6.4-b2.jar 89.1 kB 60 39 2 21 Yes
tethys-api-1.6.4-b2.jar 164.3 kB 188 162 12 21 Yes
tethys-core-1.6.4-b2.jar 233.8 kB 129 102 12 21 Yes
tethys-javafx-1.6.4-b2.jar 293.2 kB 200 167 14 21 Yes
tethys-swing-1.6.4-b2.jar 311.7 kB 218 191 14 21 Yes
themis-core-1.6.4-b2.jar 3.6 MB 398 267 22 21 Yes
themis-javafx-1.6.4-b2.jar 9.5 kB 19 4 2 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.84.jar 8.9 MB 6490 - - - -
   • Root - 4945 4732 191 1.8 No
   • Versioned - 1395 1276 101 9 No
   • Versioned - 47 37 2 11 No
   • Versioned - 29 20 1 15 No
   • Versioned - 39 23 5 17 No
   • Versioned - 35 24 5 25 No
bcutil-jdk18on-1.84.jar 707.5 kB 672 - - - -
   • Root - 668 611 48 1.8 No
   • Versioned - 4 1 1 9 No
jfreechart-1.5.6.jar 1.7 MB 787 692 41 1.8 Yes
json-20260522.jar 88.7 kB 43 - - - -
   • Root - 41 31 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jsoup-1.22.2.jar 512.8 kB 329 - - - -
   • Root - 321 301 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.1.0.jar 312.2 kB 273 256 10 17 Yes
junit-jupiter-engine-6.1.0.jar 352.6 kB 188 171 9 17 Yes
junit-platform-commons-6.1.0.jar 175.9 kB 104 88 10 17 Yes
junit-platform-engine-6.1.0.jar 323.9 kB 216 198 9 17 Yes
mariadb-java-client-3.5.9.jar 785.4 kB 411 - - - -
   • Root - 392 327 41 1.8 Yes
   • Versioned - 4 1 1 9 No
   • Versioned - 6 1 1 11 Yes
   • Versioned - 9 2 1 15 Yes
javafx-base-21.0.11-win.jar 753.2 kB 691 664 22 17 Yes
javafx-base-21.0.11.jar 0.3 kB 2 0 0 - -
javafx-controls-21.0.11-win.jar 2.6 MB 1531 1240 11 17 Yes
javafx-controls-21.0.11.jar 0.3 kB 2 0 0 - -
javafx-graphics-21.0.11-win.jar 5.9 MB 3320 2862 106 17 Yes
javafx-graphics-21.0.11.jar 0.3 kB 2 0 0 - -
javafx-media-21.0.11-win.jar 1.1 MB 212 174 15 17 Yes
javafx-media-21.0.11.jar 0.3 kB 2 0 0 - -
javafx-web-21.0.11-win.jar 36 MB 548 457 22 17 Yes
javafx-web-21.0.11.jar 0.3 kB 2 0 0 - -
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
postgresql-42.7.11.jar 1.1 MB 553 - - - -
   • Root - 545 481 38 1.8 Yes
   • Versioned - 8 2 1 11 Yes
Total Size Entries Classes Packages Java Version Debug Information
52 90.4 MB 29481 25102 1168 21 44
compile: 1 compile: 103.7 kB compile: 83 compile: 59 compile: 11 21 compile: 1
test: 51 test: 90.3 MB test: 29398 test: 25043 test: 1157 21 test: 43