Fork me on GitHub

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 Optional
it.tidalwave.steelblue it-tidalwave-ui-example-model 3.0-ALPHA-5 jar Apache-2.0 No
it.tidalwave.steelblue it-tidalwave-ui-example-presentation 3.0-ALPHA-5 jar Apache-2.0 No
it.tidalwave.steelblue it-tidalwave-ui-javafx 3.0-ALPHA-5 jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-messagebus-spring 5.0-ALPHA-3 jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-role 5.0-ALPHA-3 jar Apache-2.0 No
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE No
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 No
org.openjfx javafx-base 21.0.1 jar GPLv2+CE No
org.openjfx javafx-controls 21.0.1 jar GPLv2+CE No
org.openjfx javafx-fxml 21.0.1 jar GPLv2+CE No
org.openjfx javafx-web 21.0.1 jar GPLv2+CE No
com.github.spotbugs spotbugs-annotations 4.9.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 Yes

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
ch.qos.logback logback-classic 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.slf4j jcl-over-slf4j 2.0.17 jar Apache-2.0
org.slf4j jul-to-slf4j 2.0.17 jar MIT

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
it.tidalwave.thesefoolishthings it-tidalwave-util 5.0-ALPHA-3 tests jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 5.0-ALPHA-3 - jar Apache-2.0
org.assertj assertj-core 3.27.3 - jar Apache-2.0
org.mockito mockito-core 5.17.0 - jar MIT
org.testng testng 7.11.0 - jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.projectlombok lombok 1.18.38 jar The MIT License

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 Classifier Type Licenses Optional
io.micrometer micrometer-commons 1.14.5 - jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.14.5 - jar The Apache Software License, Version 2.0 No
it.tidalwave.steelblue it-tidalwave-ui-core 3.0-ALPHA-5 - jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-messagebus 5.0-ALPHA-3 - jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 5.0-ALPHA-3 - jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-util 5.0-ALPHA-3 - jar Apache-2.0 No
jakarta.inject jakarta.inject-api 2.0.1 - jar The Apache Software License, Version 2.0 No
net.bytebuddy byte-buddy 1.15.11 - jar Apache License, Version 2.0 No
org.aspectj aspectjweaver 1.9.24 - jar Eclipse Public License - v 2.0 No
org.jfxtras jmetro 11.6.14 - jar BSD New No
org.openjfx javafx-base 21.0.1 mac-aarch64 jar GPLv2+CE No
org.openjfx javafx-controls 21.0.1 mac-aarch64 jar GPLv2+CE No
org.openjfx javafx-fxml 21.0.1 mac-aarch64 jar GPLv2+CE No
org.openjfx javafx-graphics 21.0.1 mac-aarch64 jar GPLv2+CE No
org.openjfx javafx-graphics 21.0.1 - jar GPLv2+CE No
org.openjfx javafx-media 21.0.1 mac-aarch64 jar GPLv2+CE No
org.openjfx javafx-media 21.0.1 - jar GPLv2+CE No
org.openjfx javafx-web 21.0.1 mac-aarch64 jar GPLv2+CE No
org.slf4j slf4j-api 2.0.17 - jar MIT No
org.springframework spring-aop 6.2.6 - jar Apache License, Version 2.0 No
org.springframework spring-aspects 6.2.6 - jar Apache License, Version 2.0 No
org.springframework spring-beans 6.2.6 - jar Apache License, Version 2.0 No
org.springframework spring-context 6.2.6 - jar Apache License, Version 2.0 No
org.springframework spring-core 6.2.6 - jar Apache License, Version 2.0 No
org.springframework spring-expression 6.2.6 - jar Apache License, Version 2.0 No
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0 Yes

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
org.controlsfx controlsfx 11.0.0 jar The 3-Clause BSD License

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.java-diff-utils java-diff-utils 4.15 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.11 jar Apache License, Version 2.0
org.jcommander jcommander 1.83 jar Apache License, Version 2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.webjars jquery 3.7.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

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

The 3-Clause BSD License: ControlsFX

The Apache License, Version 2.0: org.apiguardian:apiguardian-api

MIT License: jquery

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

The MIT License: Project Lombok

Apache-2.0: AssertJ Core, JCL 1.2 implemented over SLF4J, SteelBlue :: Core, SteelBlue :: Examples :: JavaFX presentation, SteelBlue :: Examples :: Model, SteelBlue :: Examples :: Presentation, SteelBlue :: JavaFX Bindings, TheseFoolishThings :: MessageBus, TheseFoolishThings :: MessageBus :: Spring, TheseFoolishThings :: Roles, TheseFoolishThings :: Roles :: Spring, TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), jcommander, testng

BSD New: jmetro

MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core

EPL 2.0: Jakarta Annotations API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: FindBugs-jsr305, Jakarta Dependency Injection, java-diff-utils, micrometer-commons, micrometer-observation

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.18.jar 306.8 kB 242 189 29 11 Yes
logback-core-1.5.18.jar 627.2 kB 531 - - - -
   • Root - 524 472 41 11 Yes
   • Versioned - 7 1 1 21 Yes
java-diff-utils-4.15.jar 75.7 kB 55 40 6 1.8 Yes
micrometer-commons-1.14.5.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.5.jar 75 kB 74 59 6 1.8 Yes
it-tidalwave-ui-core-3.0-ALPHA-5.6e4c1e955e6e.jar 112.2 kB 106 86 11 11 Yes
it-tidalwave-ui-example-model-3.0-ALPHA-5.6e4c1e955e6e.jar 11.8 kB 19 6 3 21 Yes
it-tidalwave-ui-example-presentation-3.0-ALPHA-5.6e4c1e955e6e.jar 16.7 kB 21 8 3 21 Yes
it-tidalwave-ui-javafx-3.0-ALPHA-5.6e4c1e955e6e.jar 124.2 kB 75 51 13 11 Yes
it-tidalwave-messagebus-5.0-ALPHA-3.jar 25.6 kB 32 20 4 11 Yes
it-tidalwave-messagebus-spring-5.0-ALPHA-3.jar 13.8 kB 22 6 3 11 Yes
it-tidalwave-role-5.0-ALPHA-3.jar 23.5 kB 41 28 5 11 Yes
it-tidalwave-role-spring-5.0-ALPHA-3.jar 14.6 kB 25 7 4 11 Yes
it-tidalwave-util-5.0-ALPHA-3-tests.jar 113 kB 121 103 6 11 Yes
it-tidalwave-util-5.0-ALPHA-3.jar 147.5 kB 136 108 11 11 Yes
it-tidalwave-util-test-5.0-ALPHA-3.jar 22 kB 20 8 1 11 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
byte-buddy-1.15.11.jar 8.5 MB 5890 - - - -
   • Root - 2950 2897 38 1.5 Yes
   • Versioned - 2940 2898 39 1.8 Yes
byte-buddy-agent-1.15.11.jar 365.4 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjweaver-1.9.24.jar 2.2 MB 1060 1002 37 1.8 Yes
assertj-core-3.27.3.jar 1.4 MB 881 - - - -
   • Root - 877 838 27 1.8 Yes
   • Versioned - 4 1 1 9 No
controlsfx-11.0.0.jar 932.3 kB 543 446 26 11 Yes
jcommander-1.83.jar 89.7 kB 82 72 6 1.8 Yes
jmetro-11.6.14.jar 87.6 kB 55 39 3 11 Yes
mockito-core-5.17.0.jar 709.1 kB 648 576 66 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
javafx-base-21.0.1-mac-aarch64.jar 754.3 kB 694 664 22 17 Yes
javafx-base-21.0.1.jar 0.3 kB 2 0 0 - -
javafx-controls-21.0.1-mac-aarch64.jar 2.6 MB 1538 1240 11 17 Yes
javafx-controls-21.0.1.jar 0.3 kB 2 0 0 - -
javafx-fxml-21.0.1-mac-aarch64.jar 130.2 kB 92 79 5 17 Yes
javafx-fxml-21.0.1.jar 0.3 kB 2 0 0 - -
javafx-graphics-21.0.1-mac-aarch64.jar 4.8 MB 3325 2887 106 17 Yes
javafx-graphics-21.0.1.jar 0.3 kB 2 0 0 - -
javafx-media-21.0.1-mac-aarch64.jar 1.6 MB 223 178 16 17 Yes
javafx-media-21.0.1.jar 0.3 kB 2 0 0 - -
javafx-web-21.0.1-mac-aarch64.jar 31.2 MB 563 457 22 17 Yes
javafx-web-21.0.1.jar 0.3 kB 2 0 0 - -
lombok-1.18.38.jar 2.1 MB 1082 178 13 1.6 Yes
jcl-over-slf4j-2.0.17.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jul-to-slf4j-2.0.17.jar 6.3 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.2.6.jar 419.8 kB 321 289 17 17 Yes
spring-aspects-6.2.6.jar 49.9 kB 52 33 5 17 Yes
spring-beans-6.2.6.jar 885.9 kB 482 451 13 17 Yes
spring-context-6.2.6.jar 1.4 MB 946 861 58 17 Yes
spring-core-6.2.6.jar 2 MB 1265 - - - -
   • Root - 1259 1184 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.6.jar 317.8 kB 168 156 6 17 Yes
testng-7.11.0.jar 991.7 kB 595 548 25 11 Yes
jquery-3.7.1.jar 307.9 kB 18 0 0 - -
spotbugs-annotations-4.9.3.jar 16.2 kB 32 25 1 11 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 65.6 MB 22583 16570 764 21 46
compile: 38 compile: 57.6 MB compile: 17495 compile: 12976 compile: 503 21 compile: 31
runtime: 5 runtime: 1.9 MB runtime: 1357 runtime: 1116 runtime: 99 runtime: 5
provided: 1 provided: 2.1 MB provided: 1082 provided: 178 provided: 13 provided: 1
test: 10 test: 4.1 MB test: 2649 test: 2300 test: 149 11 test: 9