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
it.tidalwave.steelblue it-tidalwave-ui-example-model 2.0-ALPHA-4 jar Apache-2.0
it.tidalwave.steelblue it-tidalwave-ui-example-presentation 2.0-ALPHA-4 jar Apache-2.0
it.tidalwave.steelblue it-tidalwave-ui-javafx 2.0-ALPHA-4 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-messagebus-spring 4.0-ALPHA-3 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role 4.0-ALPHA-3 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 4.0-ALPHA-3 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.springframework spring-aspects 6.2.1 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.1 jar Apache License, Version 2.0

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.16 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.16 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.aspectj aspectjrt 1.9.22.1 jar Eclipse Public License - v 2.0
org.slf4j jcl-over-slf4j 2.0.16 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 2.0.16 jar MIT 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 Classifier Type Licenses
it.tidalwave.thesefoolishthings it-tidalwave-util 4.0-ALPHA-3 tests jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 4.0-ALPHA-3 - jar Apache-2.0
org.assertj assertj-core 3.27.2 - jar Apache-2.0
org.mockito mockito-core 5.13.0 - jar MIT
org.testng testng 7.10.2 - 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.openjfx javafx-base 23.0.1 jar GPLv2+CE
org.openjfx javafx-controls 23.0.1 jar GPLv2+CE
org.openjfx javafx-fxml 23.0.1 jar GPLv2+CE
org.openjfx javafx-web 23.0.1 jar GPLv2+CE
org.projectlombok lombok 1.18.36 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 Type Licenses
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.14.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.2 jar The Apache Software License, Version 2.0
it.tidalwave.steelblue it-tidalwave-ui-core 2.0-ALPHA-4 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-messagebus 4.0-ALPHA-3 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 4.0-ALPHA-3 jar Apache-2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
org.aspectj aspectjweaver 1.9.22.1 jar Eclipse Public License - v 2.0
org.jfxtras jmetro 11.6.14 jar BSD New
org.slf4j slf4j-api 2.0.16 jar MIT License
org.springframework spring-aop 6.2.1 jar Apache License, Version 2.0
org.springframework spring-context 6.2.1 jar Apache License, Version 2.0
org.springframework spring-core 6.2.1 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.1 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.1 jar Apache License, Version 2.0

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
com.beust jcommander 1.82 jar Apache License, Version 2.0
io.github.java-diff-utils java-diff-utils 4.15 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.0 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

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 Classifier Type Licenses
org.openjfx javafx-base 23.0.1 mac jar GPLv2+CE
org.openjfx javafx-controls 23.0.1 mac jar GPLv2+CE
org.openjfx javafx-fxml 23.0.1 mac jar GPLv2+CE
org.openjfx javafx-graphics 23.0.1 mac jar GPLv2+CE
org.openjfx javafx-graphics 23.0.1 - jar GPLv2+CE
org.openjfx javafx-media 23.0.1 mac jar GPLv2+CE
org.openjfx javafx-media 23.0.1 - jar GPLv2+CE
org.openjfx javafx-web 23.0.1 mac jar GPLv2+CE

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: JUL to SLF4J bridge, SLF4J API Module, 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, 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, JCL 1.2 implemented over SLF4J, Objenesis, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), jcommander, testng

BSD New: jmetro

MIT: mockito-core

EPL 2.0: Jakarta Annotations API

Eclipse Public License - v 2.0: AspectJ Runtime, 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.16.jar 306.7 kB 242 189 29 11 Yes
logback-core-1.5.16.jar 621.6 kB 528 - - - -
   • Root - 521 469 41 11 Yes
   • Versioned - 7 1 1 21 Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 Yes
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
java-diff-utils-4.15.jar 75.7 kB 55 40 6 1.8 Yes
micrometer-commons-1.14.2.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.2.jar 74.9 kB 74 59 6 1.8 Yes
it-tidalwave-ui-core-2.0-ALPHA-4.084000834ee9.jar 95 kB 95 77 8 11 Yes
it-tidalwave-ui-example-model-2.0-ALPHA-4.084000834ee9.jar 12.6 kB 19 6 2 21 Yes
it-tidalwave-ui-example-presentation-2.0-ALPHA-4.084000834ee9.jar 16.1 kB 20 7 2 21 Yes
it-tidalwave-ui-javafx-2.0-ALPHA-4.084000834ee9.jar 124.3 kB 78 52 14 11 Yes
it-tidalwave-messagebus-4.0-ALPHA-3.jar 24.8 kB 31 19 3 11 Yes
it-tidalwave-messagebus-spring-4.0-ALPHA-3.jar 13.1 kB 19 5 1 11 Yes
it-tidalwave-role-4.0-ALPHA-3.jar 22.6 kB 40 27 4 11 Yes
it-tidalwave-role-spring-4.0-ALPHA-3.jar 13.9 kB 24 6 3 11 Yes
it-tidalwave-util-4.0-ALPHA-3-tests.jar 111.7 kB 121 103 6 11 Yes
it-tidalwave-util-4.0-ALPHA-3.jar 145.3 kB 136 107 11 11 Yes
it-tidalwave-util-test-4.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.0.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjrt-1.9.22.1.jar 126.6 kB 149 130 11 1.8 Yes
aspectjweaver-1.9.22.1.jar 2.2 MB 1056 1002 37 1.8 Yes
assertj-core-3.27.2.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
jmetro-11.6.14.jar 87.6 kB 55 39 3 11 Yes
mockito-core-5.13.0.jar 704 kB 642 570 64 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
javafx-base-23.0.1-mac.jar 756.7 kB 693 663 22 21 Yes
javafx-base-23.0.1.jar 0.3 kB 2 0 0 - -
javafx-controls-23.0.1-mac.jar 2.6 MB 1542 1244 11 21 Yes
javafx-controls-23.0.1.jar 0.3 kB 2 0 0 - -
javafx-fxml-23.0.1-mac.jar 130.6 kB 92 79 5 21 Yes
javafx-fxml-23.0.1.jar 0.3 kB 2 0 0 - -
javafx-graphics-23.0.1-mac.jar 5 MB 3373 2934 107 21 Yes
javafx-graphics-23.0.1.jar 0.3 kB 2 0 0 - -
javafx-media-23.0.1-mac.jar 1.7 MB 225 180 16 21 Yes
javafx-media-23.0.1.jar 0.3 kB 2 0 0 - -
javafx-web-23.0.1-mac.jar 35.2 MB 561 455 22 21 Yes
javafx-web-23.0.1.jar 0.3 kB 2 0 0 - -
lombok-1.18.36.jar 2.1 MB 1083 178 13 1.6 Yes
jcl-over-slf4j-2.0.16.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.2.1.jar 418.4 kB 321 289 17 17 Yes
spring-aspects-6.2.1.jar 49.9 kB 52 33 5 17 Yes
spring-beans-6.2.1.jar 877 kB 480 449 13 17 Yes
spring-context-6.2.1.jar 1.4 MB 946 861 58 17 Yes
spring-core-6.2.1.jar 2 MB 1263 - - - -
   • Root - 1257 1182 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.1.jar 317.5 kB 168 156 6 17 Yes
spring-jcl-6.2.1.jar 24.5 kB 26 15 2 17 Yes
testng-7.10.2.jar 987.8 kB 594 547 25 11 Yes
jquery-3.7.1.jar 307.9 kB 18 0 0 - -
Total Size Entries Classes Packages Java Version Debug Information
56 69.9 MB 22701 16737 768 21 48
compile: 26 compile: 8 MB compile: 5160 compile: 4570 compile: 276 21 compile: 25
runtime: 6 runtime: 2 MB runtime: 1503 runtime: 1243 runtime: 110 runtime: 6
provided: 13 provided: 47.4 MB provided: 7581 provided: 5733 provided: 196 provided: 7
test: 11 test: 12.5 MB test: 8457 test: 5191 test: 186 11 test: 10