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-role-ui-javafx 1.1-ALPHA-3 jar Apache-2.0
it.tidalwave.steelblue it-tidalwave-steelblue-example-backend 1.1-ALPHA-3 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role 3.2-ALPHA-23 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 3.2-ALPHA-23 jar Apache-2.0
org.springframework spring-beans 4.3.30.RELEASE 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.4.7 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.4.7 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.slf4j jcl-over-slf4j 2.0.7 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 2.0.7 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 Type Licenses
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-23 jar Apache-2.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-core 4.8.1 jar The MIT License
org.testng testng 7.7.1 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.24 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
com.github.spotbugs spotbugs-annotations 3.1.9 - 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
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-23 - jar Apache-2.0
javax.annotation javax.annotation-api 1.3.2 - jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.aspectj aspectjrt 1.9.19 - jar Eclipse Public License - v 2.0
org.openjfx javafx-base 11.0.1 mac jar GPLv2+CE
org.openjfx javafx-base 11.0.1 - jar GPLv2+CE
org.openjfx javafx-controls 11.0.1 mac jar GPLv2+CE
org.openjfx javafx-controls 11.0.1 - jar GPLv2+CE
org.openjfx javafx-fxml 11.0.1 mac jar GPLv2+CE
org.openjfx javafx-fxml 11.0.1 - jar GPLv2+CE
org.openjfx javafx-graphics 11.0.1 mac jar GPLv2+CE
org.openjfx javafx-graphics 11.0.1 - jar GPLv2+CE
org.slf4j slf4j-api 2.0.7 - jar MIT License
org.springframework spring-aop 4.3.30.RELEASE - jar Apache License, Version 2.0
org.springframework spring-aspects 4.3.30.RELEASE - jar Apache License, Version 2.0
org.springframework spring-context 4.3.30.RELEASE - jar Apache License, Version 2.0
org.springframework spring-core 4.3.30.RELEASE - jar Apache License, Version 2.0
org.springframework spring-expression 4.3.30.RELEASE - jar Apache 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
com.beust jcommander 1.82 jar Apache License, Version 2.0
io.github.java-diff-utils java-diff-utils 4.12 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.12.16 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.16 jar Apache License, Version 2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.webjars jquery 3.6.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

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

MIT License: JUL to SLF4J bridge, SLF4J API Module, jquery

The MIT License: Project Lombok, mockito-core

Apache-2.0: SteelBlue - Examples - Backend, SteelBlue - Examples - Large, SteelBlue - JavaFX Bindings, 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 Context, Spring Core, Spring Expression Language (SpEL), jcommander, testng

CDDL + GPLv2 with classpath exception: javax.annotation API

Eclipse Public License - v 2.0: AspectJ Runtime

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

New BSD License: Hamcrest All

The Apache Software License, Version 2.0: FindBugs-jsr305, java-diff-utils, javax.inject

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

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.4.7.jar 270.1 kB 226 174 27 - Yes
logback-core-1.4.7.jar 590.9 kB 507 455 42 - Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 Yes
spotbugs-annotations-3.1.9.jar 15.1 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.12.jar 72.3 kB 55 40 6 1.8 Yes
it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar 91.5 kB 67 40 13 - Yes
it-tidalwave-steelblue-example-backend-1.1-ALPHA-3.jar 23.4 kB 30 12 4 - Yes
it-tidalwave-role-3.2-ALPHA-23.jar 77 kB 95 78 8 - Yes
it-tidalwave-role-spring-3.2-ALPHA-23.jar 13.6 kB 24 6 3 - Yes
it-tidalwave-util-3.2-ALPHA-23.jar 146 kB 141 111 12 - Yes
it-tidalwave-util-test-3.2-ALPHA-23.jar 21.7 kB 20 8 1 - Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
byte-buddy-1.12.16.jar 3.9 MB 2726 2672 39 - Yes
byte-buddy-agent-1.12.16.jar 256.3 kB 90 70 3 - Yes
aspectjrt-1.9.19.jar 127.1 kB 150 131 11 1.8 Yes
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
mockito-core-4.8.1.jar 684 kB 652 580 64 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
javafx-base-11.0.1-mac.jar 750 kB 710 684 21 - Yes
javafx-base-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-controls-11.0.1-mac.jar 2.5 MB 1508 1217 11 - Yes
javafx-controls-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-fxml-11.0.1-mac.jar 127.4 kB 91 81 5 - Yes
javafx-fxml-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-graphics-11.0.1-mac.jar 4.8 MB 3352 2935 107 - Yes
javafx-graphics-11.0.1.jar 0.3 kB 2 0 0 - No
lombok-1.18.24.jar 2 MB 1045 168 13 - Yes
jcl-over-slf4j-2.0.7.jar 21.1 kB 26 9 3 - Yes
jul-to-slf4j-2.0.7.jar 5.7 kB 12 1 1 1.8 Yes
slf4j-api-2.0.7.jar 63.6 kB 67 52 5 - Yes
spring-aop-4.3.30.RELEASE.jar 379.8 kB 306 269 17 1.6 Yes
spring-aspects-4.3.30.RELEASE.jar 58.9 kB 59 34 7 1.6 Yes
spring-beans-4.3.30.RELEASE.jar 764.6 kB 463 408 15 1.6 Yes
spring-context-4.3.30.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.30.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.30.RELEASE.jar 276 kB 164 150 6 1.6 Yes
testng-7.7.1.jar 1 MB 618 570 27 - Yes
jquery-3.6.1.jar 314.6 kB 18 0 0 - No
Total Size Entries Classes Packages Java Version Debug Information
40 22.2 MB 15470 12918 627 1.8 34
compile: 25 compile: 12.6 MB compile: 9083 compile: 7851 compile: 361 - compile: 20
test: 10 test: 6.7 MB test: 4571 test: 4260 test: 180 - test: 9
runtime: 4 runtime: 887.8 kB runtime: 771 runtime: 639 runtime: 73 - runtime: 4
provided: 1 provided: 2 MB provided: 1045 provided: 168 provided: 13 - provided: 1