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.thesefoolishthings | it-tidalwave-role | 3.2-ALPHA-24 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-role-spring | 3.2-ALPHA-24 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-util | 3.2-ALPHA-24 | jar | Apache-2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.jfxtras | jmetro | 11.6.14 | jar | BSD New |
org.springframework | spring-context | 5.3.37 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.15 | - | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
it.tidalwave.thesefoolishthings | it-tidalwave-util | 3.2-ALPHA-24 | tests | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-util-test | 3.2-ALPHA-24 | - | jar | Apache-2.0 |
org.hamcrest | hamcrest-all | 1.3 | - | jar | New BSD License |
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 | 11.0.1 | jar | GPLv2+CE |
org.openjfx | javafx-controls | 11.0.1 | jar | GPLv2+CE |
org.openjfx | javafx-fxml | 11.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 | 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 |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
org.aspectj | aspectjrt | 1.9.22.1 | jar | Eclipse Public License - v 2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
org.springframework | spring-aop | 5.3.37 | jar | Apache License, Version 2.0 |
org.springframework | spring-aspects | 5.3.37 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.3.37 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.3.37 | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.3.37 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.3.37 | 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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.5.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
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.0 | 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 | 11.0.1 | mac | jar | GPLv2+CE |
org.openjfx | javafx-controls | 11.0.1 | mac | jar | GPLv2+CE |
org.openjfx | javafx-fxml | 11.0.1 | mac | jar | GPLv2+CE |
org.openjfx | javafx-graphics | 11.0.1 | mac | jar | GPLv2+CE |
org.openjfx | javafx-graphics | 11.0.1 | - | jar | GPLv2+CE |
Project Dependency Graph
Dependency Tree
- it.tidalwave.steelblue:it-tidalwave-role-ui-javafx:jar:1.1-ALPHA-5
- it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-24 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:3.1.9 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-24 (compile)
- org.springframework:spring-beans:jar:5.3.37 (compile)
- org.springframework:spring-aspects:jar:5.3.37 (compile)
- org.aspectj:aspectjrt:jar:1.9.22.1 (compile)
- it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-24 (compile)
- org.springframework:spring-context:jar:5.3.37 (compile)
- org.springframework:spring-aop:jar:5.3.37 (compile)
- org.springframework:spring-core:jar:5.3.37 (compile)
- org.springframework:spring-jcl:jar:5.3.37 (compile)
- org.springframework:spring-expression:jar:5.3.37 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.jfxtras:jmetro:jar:11.6.14 (compile)
- org.controlsfx:controlsfx:jar:11.0.0 (runtime)
- org.openjfx:javafx-base:jar:11.0.1 (provided)
- org.openjfx:javafx-base:jar:mac:11.0.1 (provided)
- org.openjfx:javafx-controls:jar:11.0.1 (provided)
- org.openjfx:javafx-controls:jar:mac:11.0.1 (provided)
- org.openjfx:javafx-graphics:jar:11.0.1 (provided)
- org.openjfx:javafx-graphics:jar:mac:11.0.1 (provided)
- org.openjfx:javafx-fxml:jar:11.0.1 (provided)
- org.openjfx:javafx-fxml:jar:mac:11.0.1 (provided)
- it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:3.2-ALPHA-24 (test)
- it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-24 (test)
- io.github.java-diff-utils:java-diff-utils:jar:4.15 (test)
- org.projectlombok:lombok:jar:1.18.36 (provided)
- org.testng:testng:jar:7.10.2 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.7.1 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- org.mockito:mockito-core:jar:5.13.0 (test)
- net.bytebuddy:byte-buddy:jar:1.15.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.0 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- ch.qos.logback:logback-classic:jar:1.5.15 (test)
- ch.qos.logback:logback-core:jar:1.5.15 (test)
- it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-24 (compile)
Licenses
GPLv2+CE: javafx-base, javafx-controls, javafx-fxml, javafx-graphics
The 3-Clause BSD License: ControlsFX
MIT License: SLF4J API Module, jquery
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The MIT License: Project Lombok
Apache-2.0: 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, 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
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: FindBugs-jsr305, java-diff-utils, javax.inject
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.15.jar | 305.4 kB | 241 | 188 | 29 | 11 | Yes |
logback-core-1.5.15.jar | 624.9 kB | 532 | - | - | - | - |
• Root | - | 525 | 472 | 42 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | 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.15.jar | 75.7 kB | 55 | 40 | 6 | 1.8 | Yes |
it-tidalwave-role-3.2-ALPHA-24.jar | 78 kB | 95 | 78 | 8 | 11 | Yes |
it-tidalwave-role-spring-3.2-ALPHA-24.jar | 13.7 kB | 24 | 6 | 3 | 11 | Yes |
it-tidalwave-util-3.2-ALPHA-24-tests.jar | 115.4 kB | 123 | 104 | 7 | 11 | Yes |
it-tidalwave-util-3.2-ALPHA-24.jar | 148 kB | 141 | 111 | 12 | 11 | Yes |
it-tidalwave-util-test-3.2-ALPHA-24.jar | 22 kB | 20 | 8 | 1 | 11 | 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.15.0.jar | 4.2 MB | 2950 | - | - | - | - |
• Root | - | 2948 | 2895 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.15.0.jar | 262.8 kB | 93 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
aspectjrt-1.9.22.1.jar | 126.6 kB | 149 | 130 | 11 | 1.8 | Yes |
controlsfx-11.0.0.jar | 932.3 kB | 543 | 446 | 26 | 11 | Yes |
hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | 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-11.0.1-mac.jar | 750 kB | 710 | 684 | 21 | 10 | Yes |
javafx-base-11.0.1.jar | 0.3 kB | 2 | 0 | 0 | - | - |
javafx-controls-11.0.1-mac.jar | 2.5 MB | 1508 | 1217 | 11 | 10 | Yes |
javafx-controls-11.0.1.jar | 0.3 kB | 2 | 0 | 0 | - | - |
javafx-fxml-11.0.1-mac.jar | 127.4 kB | 91 | 81 | 5 | 10 | Yes |
javafx-fxml-11.0.1.jar | 0.3 kB | 2 | 0 | 0 | - | - |
javafx-graphics-11.0.1-mac.jar | 4.8 MB | 3352 | 2935 | 107 | 10 | Yes |
javafx-graphics-11.0.1.jar | 0.3 kB | 2 | 0 | 0 | - | - |
lombok-1.18.36.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
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-5.3.37.jar | 385.3 kB | 308 | 279 | 17 | 1.8 | Yes |
spring-aspects-5.3.37.jar | 47.1 kB | 47 | 28 | 5 | 1.8 | Yes |
spring-beans-5.3.37.jar | 706.5 kB | 422 | 392 | 13 | 1.8 | Yes |
spring-context-5.3.37.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-core-5.3.37.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-expression-5.3.37.jar | 293.4 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.37.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | 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 |
40 | 24.1 MB | 16589 | 13992 | 642 | 11 | 34 |
compile: 17 | compile: 4.8 MB | compile: 3634 | compile: 3235 | compile: 205 | 11 | compile: 16 |
runtime: 1 | runtime: 932.3 kB | runtime: 543 | runtime: 446 | runtime: 26 | runtime: 1 | |
provided: 9 | provided: 10.2 MB | provided: 6752 | provided: 5095 | provided: 157 | provided: 5 | |
test: 13 | test: 8.1 MB | test: 5660 | test: 5216 | test: 254 | 11 | test: 12 |