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.guava | guava | 33.3.0-jre | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-1.2-api | 3.0.0-beta2 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-api | 3.0.0-beta2 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 3.0.0-beta2 | jar | Apache-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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 5.12.0 | jar | MIT |
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.34 | 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 |
com.google.errorprone | error_prone_annotations | 2.28.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-plugins | 3.0.0-beta2 | jar | Apache-2.0 |
org.checkerframework | checker-qual | 3.43.0 | jar | The 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.15 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.15 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- de.aikiit:spamschutz:jar:1.1.0-SNAPSHOT
- org.projectlombok:lombok:jar:1.18.34 (provided)
- com.google.guava:guava:jar:33.3.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.checkerframework:checker-qual:jar:3.43.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- org.mockito:mockito-core:jar:5.12.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.15 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.15 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.logging.log4j:log4j-core:jar:3.0.0-beta2 (compile)
- org.apache.logging.log4j:log4j-plugins:jar:3.0.0-beta2 (compile)
- org.apache.logging.log4j:log4j-1.2-api:jar:3.0.0-beta2 (compile)
- org.apache.logging.log4j:log4j-api:jar:3.0.0-beta2 (compile)
Licenses
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
Apache-2.0: Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Log4j Plugins
MIT: mockito-core
GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007: SpamSchutz - simple way to protect your mail addresses from naïve spammers
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.28.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.3.0-jre.jar | 3.1 MB | 2056 | 2017 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.15.jar | 4.2 MB | 2935 | - | - | - | - |
• Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.14.15.jar | 258 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
log4j-1.2-api-3.0.0-beta2.jar | 359.8 kB | 245 | 206 | 23 | 17 | Yes |
log4j-api-3.0.0-beta2.jar | 354.8 kB | 241 | 213 | 11 | 17 | Yes |
log4j-core-3.0.0-beta2.jar | 1.5 MB | 976 | 907 | 44 | 17 | Yes |
log4j-plugins-3.0.0-beta2.jar | 205.9 kB | 186 | 156 | 14 | 17 | Yes |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-5.12.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.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
18 | 13.5 MB | 9539 | 8085 | 310 | 17 | 17 |
compile: 11 | compile: 5.8 MB | compile: 4289 | compile: 3950 | compile: 148 | 17 | compile: 10 |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 | |
test: 6 | test: 5.7 MB | test: 4167 | test: 3957 | test: 149 | 11 | test: 6 |