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.5.0-jre | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.24.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 3.0.0-beta3 | jar | Apache-2.0 |
org.apache.maven.skins | maven-fluido-skin | 2.1.0 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.1.0-alpha1 | jar | MIT License |
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.apache.logging.log4j | log4j-layout-template-json | 3.0.0-beta3 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-slf4j2-impl | 2.24.1 | 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.20.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.42 | 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.errorprone | error_prone_annotations | 2.41.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.3 | jar | Apache 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.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-kit | 3.0.0-beta3 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-plugins | 3.0.0-beta3 | jar | Apache-2.0 |
org.jspecify | jspecify | 1.0.0 | jar | The 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.17.7 | 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.apache.maven.skins:maven-fluido-skin:jar:2.1.0 (compile)
- org.projectlombok:lombok:jar:1.18.42 (provided)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.logging.log4j:log4j-core:jar:3.0.0-beta3 (compile)
- org.apache.logging.log4j:log4j-kit:jar:3.0.0-beta3 (compile)
- org.apache.logging.log4j:log4j-plugins:jar:3.0.0-beta3 (compile)
- org.apache.logging.log4j:log4j-kit:jar:3.0.0-beta3 (compile)
- org.apache.logging.log4j:log4j-layout-template-json:jar:3.0.0-beta3 (runtime)
- org.apache.logging.log4j:log4j-api:jar:2.24.1 (compile)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.1 (runtime)
- org.slf4j:slf4j-api:jar:2.1.0-alpha1 (compile)
- org.apache.maven.skins:maven-fluido-skin:jar:2.1.0 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
The MIT License: Project Lombok
MIT License: SLF4J API Module
Apache-2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j Kit, Apache Log4j Plugins, Apache Log4j layout for templated JSON encoding, Apache Maven Fluido Skin, SLF4J 2 Provider for Log4j API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
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: Guava ListenableFuture only
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
error_prone_annotations-2.41.0.jar | 20.4 kB | 49 | - | - | - | - |
• Root | - | 42 | 29 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
• Root | - | 17 | 2 | 1 | 1.8 | Yes |
• Versioned | - | 8 | 1 | 1 | 9 | No |
guava-33.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
• Root | - | 2000 | 1961 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
• Root | - | 36 | 24 | 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.17.7.jar | 9 MB | 6066 | - | - | - | - |
• Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
• Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
• Versioned | - | 30 | 25 | 1 | 24 | Yes |
byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
log4j-api-2.24.1.jar | 348.4 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-3.0.0-beta3.jar | 1.3 MB | 884 | 815 | 42 | 17 | Yes |
log4j-kit-3.0.0-beta3.jar | 82.7 kB | 70 | 43 | 11 | 17 | Yes |
log4j-layout-template-json-3.0.0-beta3.jar | 175.4 kB | 130 | 103 | 5 | 17 | Yes |
log4j-plugins-3.0.0-beta3.jar | 208.4 kB | 187 | 157 | 14 | 17 | Yes |
log4j-slf4j2-impl-2.24.1.jar | 30.1 kB | 31 | 14 | 3 | 1.8 | Yes |
maven-fluido-skin-2.1.0.jar | 347.7 kB | 48 | 0 | 0 | - | - |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
mockito-core-5.20.0.jar | 710.5 kB | 648 | 576 | 66 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
slf4j-api-2.1.0-alpha1.jar | 70.9 kB | 73 | - | - | - | - |
• Root | - | 71 | 57 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
21 | 18.2 MB | 12257 | 7653 | 277 | 17 | 18 |
compile: 12 | compile: 5.4 MB | compile: 3644 | compile: 3301 | compile: 105 | 17 | compile: 9 |
runtime: 2 | runtime: 205.5 kB | runtime: 161 | runtime: 117 | runtime: 8 | runtime: 2 | |
provided: 1 | provided: 2 MB | provided: 1068 | provided: 179 | provided: 13 | provided: 1 | |
test: 6 | test: 10.6 MB | test: 7384 | test: 4056 | test: 151 | 11 | test: 6 |