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 |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
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.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.5.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public 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 | 4.0-ALPHA-1 | jar | Apache-2.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
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.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.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software 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.slf4j | slf4j-api | 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 | 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 |
it.tidalwave.thesefoolishthings | it-tidalwave-util | 4.0-ALPHA-1 | jar | Apache-2.0 |
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.15.11 | 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
- it.tidalwave.thesefoolishthings:thesefoolishthings-examples:pom:4.0-ALPHA-1
- ch.qos.logback:logback-classic:jar:1.5.15 (runtime)
- org.slf4j:slf4j-api:jar:2.0.16 (runtime)
- ch.qos.logback:logback-core:jar:1.5.15 (runtime)
- it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-1 (test)
- io.github.java-diff-utils:java-diff-utils:jar:4.15 (test)
- it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-1 (test)
- 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)
- 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:jar:3.0 (test)
- org.mockito:mockito-core:jar:5.13.0 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- ch.qos.logback:logback-classic:jar:1.5.15 (runtime)
Licenses
MIT License: SLF4J API Module, jquery
The MIT License: Project Lombok
BSD-3-Clause: Hamcrest
Apache-2.0: TheseFoolishThings :: Examples (master), TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jcommander, testng
MIT: mockito-core
CDDL + GPLv2 with classpath exception: javax.annotation API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: FindBugs-jsr305, java-diff-utils
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.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 |
Utilities/target/classes | - | 0 | 0 | 0 | - | - |
TestUtilities/target/classes | - | 0 | 0 | 0 | - | - |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
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 |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | 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 |
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 |
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 |
18 | 14.3 MB | 9668 | 5317 | 258 | 11 | 15 |
compile: 3 | compile: 61.6 kB | compile: 106 | compile: 74 | compile: 7 | 11 | compile: 3 |
runtime: 3 | runtime: 999.8 kB | runtime: 844 | runtime: 715 | runtime: 75 | runtime: 3 | |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 | |
test: 11 | test: 11.2 MB | test: 7635 | test: 4350 | test: 163 | 11 | test: 8 |