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-messagebus | 5.0-ALPHA-3 | jar | Apache-2.0 |
it.tidalwave.thesefoolishthings | it-tidalwave-util | 5.0-ALPHA-3 | jar | Apache-2.0 |
org.aspectj | aspectjweaver | 1.9.20.1 | jar | Eclipse Public License - v 2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
org.springframework | spring-aspects | 6.2.2 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 6.2.2 | jar | Apache License, Version 2.0 |
org.springframework | spring-context | 6.2.2 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 6.2.2 | 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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.16 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
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.13.0 | jar | MIT |
org.slf4j | jcl-over-slf4j | 2.0.16 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.9.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
org.aspectj | aspectjrt | 1.9.20.1 | jar | Eclipse Public License - v 2.0 |
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 |
---|---|---|---|---|
io.micrometer | micrometer-commons | 1.14.3 | jar | The Apache Software License, Version 2.0 |
io.micrometer | micrometer-observation | 1.14.3 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 6.2.2 | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 6.2.2 | 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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.5.16 | 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 | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:5.0-ALPHA-3
- it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:5.0-ALPHA-3 (compile)
- org.springframework:spring-aspects:jar:6.2.2 (compile)
- org.springframework:spring-beans:jar:6.2.2 (compile)
- org.springframework:spring-context:jar:6.2.2 (compile)
- org.springframework:spring-aop:jar:6.2.2 (compile)
- org.springframework:spring-expression:jar:6.2.2 (compile)
- io.micrometer:micrometer-observation:jar:1.14.3 (compile)
- io.micrometer:micrometer-commons:jar:1.14.3 (compile)
- io.micrometer:micrometer-commons:jar:1.14.3 (compile)
- org.springframework:spring-aop:jar:6.2.2 (compile)
- org.springframework:spring-core:jar:6.2.2 (compile)
- org.aspectj:aspectjrt:jar:1.9.20.1 (provided)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.16 (test)
- it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:5.0-ALPHA-3 (compile)
- it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:5.0-ALPHA-3 (test)
- io.github.java-diff-utils:java-diff-utils:jar:4.15 (test)
- io.github.java-diff-utils:java-diff-utils:jar:4.15 (test)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (provided)
- javax.annotation:javax.annotation-api:jar:1.3.2 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.0 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- 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)
- com.beust:jcommander:jar:1.82 (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)
- net.bytebuddy:byte-buddy:jar:1.15.0 (test)
- org.assertj:assertj-core:jar:3.27.3 (test)
- ch.qos.logback:logback-classic:jar:1.5.16 (test)
- ch.qos.logback:logback-core:jar:1.5.16 (test)
- ch.qos.logback:logback-core:jar:1.5.16 (test)
- org.aspectj:aspectjweaver:jar:1.9.20.1 (compile)
- it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:5.0-ALPHA-3 (compile)
Licenses
MIT License: 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, TheseFoolishThings :: MessageBus, TheseFoolishThings :: MessageBus :: 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
MIT: mockito-core
EPL 2.0: Jakarta Annotations API
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: AspectJ Runtime, AspectJ Weaver
The Apache Software License, Version 2.0: FindBugs-jsr305, 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.9.0.jar | 16.2 kB | 32 | 25 | 1 | 11 | 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.3.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.14.3.jar | 75 kB | 74 | 59 | 6 | 1.8 | Yes |
it-tidalwave-messagebus-5.0-ALPHA-3.9156e6cd72d6.jar | 25.6 kB | 32 | 20 | 4 | 11 | Yes |
it-tidalwave-util-5.0-ALPHA-3.9156e6cd72d6.jar | 147.5 kB | 136 | 108 | 11 | 11 | Yes |
it-tidalwave-util-test-5.0-ALPHA-3.9156e6cd72d6.jar | 22 kB | 20 | 8 | 1 | 11 | Yes |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
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.20.1.jar | 127.1 kB | 150 | 131 | 11 | 1.8 | Yes |
aspectjweaver-1.9.20.1.jar | 2.1 MB | 1025 | 972 | 36 | 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 |
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 |
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 |
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.2.jar | 418.4 kB | 321 | 289 | 17 | 17 | Yes |
spring-aspects-6.2.2.jar | 49.9 kB | 52 | 33 | 5 | 17 | Yes |
spring-beans-6.2.2.jar | 877.2 kB | 480 | 449 | 13 | 17 | Yes |
spring-context-6.2.2.jar | 1.4 MB | 946 | 861 | 58 | 17 | Yes |
spring-core-6.2.2.jar | 2 MB | 1263 | - | - | - | - |
• Root | - | 1257 | 1182 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.2.2.jar | 317.6 kB | 168 | 156 | 6 | 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 |
31 | 18.8 MB | 12182 | 10375 | 512 | 17 | 30 |
compile: 12 | compile: 7.4 MB | compile: 4618 | compile: 4220 | compile: 225 | 17 | compile: 12 |
provided: 6 | provided: 2.3 MB | provided: 1372 | provided: 403 | provided: 35 | provided: 6 | |
test: 13 | test: 9.1 MB | test: 6192 | test: 5752 | test: 252 | 11 | test: 12 |