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 | 32.1.2-jre | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-1.2-api | 3.0.0-alpha1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-api | 3.0.0-alpha1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 3.0.0-alpha1 | 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.5.0 | jar | The 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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.28 | 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.18.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | 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 | 2.8 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-plugins | 3.0.0-alpha1 | jar | Apache-2.0 |
org.checkerframework | checker-qual | 3.33.0 | jar | The 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 |
---|---|---|---|---|
com.fasterxml.woodstox | woodstox-core | 6.5.0 | jar | The Apache License, Version 2.0 |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.codehaus.woodstox | stax2-api | 4.2.1 | jar | The 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.6 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.6 | 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.28 (provided)
- com.google.guava:guava:jar:32.1.2-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (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.33.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- org.mockito:mockito-core:jar:5.5.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.6 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.6 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.6 (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-alpha1 (compile)
- org.apache.logging.log4j:log4j-plugins:jar:3.0.0-alpha1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (runtime)
- javax.xml.bind:jaxb-api:jar:2.3.1 (runtime)
- com.fasterxml.woodstox:woodstox-core:jar:6.5.0 (runtime)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (runtime)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (runtime)
- org.apache.logging.log4j:log4j-plugins:jar:3.0.0-alpha1 (compile)
- org.apache.logging.log4j:log4j-1.2-api:jar:3.0.0-alpha1 (compile)
- org.apache.logging.log4j:log4j-api:jar:3.0.0-alpha1 (compile)
- org.projectlombok:lombok:jar:1.18.28 (provided)
Licenses
CDDL 1.1: jaxb-api
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: Woodstox
The BSD License: Stax2 API
GPL2 w/ CPE: jaxb-api
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
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
The MIT License: Checker Qual, Project Lombok, mockito-core
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
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 |
---|---|---|---|---|---|---|
woodstox-core-6.5.0.jar | 1.6 MB | 1092 | 942 | 79 | 9 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.18.0.jar | 16 kB | 38 | 26 | 2 | 1.8 | Yes |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-32.1.2-jre.jar | 3 MB | 2060 | 2020 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.6.jar | 4.2 MB | 2932 | 2878 | 39 | 9 | Yes |
byte-buddy-agent-1.14.6.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
log4j-1.2-api-3.0.0-alpha1.jar | 333.1 kB | 227 | 189 | 21 | 11 | Yes |
log4j-api-3.0.0-alpha1.jar | 347.6 kB | 231 | 206 | 9 | 11 | Yes |
log4j-core-3.0.0-alpha1.jar | 1.6 MB | 1070 | 996 | 50 | 11 | Yes |
log4j-plugins-3.0.0-alpha1.jar | 162.5 kB | 149 | 121 | 14 | 11 | Yes |
checker-qual-3.33.0.jar | 224 kB | 426 | 358 | 30 | 1.8 | Yes |
stax2-api-4.2.1.jar | 195.9 kB | 146 | 125 | 12 | 9 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-5.5.0.jar | 697.9 kB | 640 | 568 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
lombok-1.18.28.jar | 2 MB | 1049 | 169 | 13 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
22 | 15.3 MB | 10919 | 9298 | 412 | 11 | 21 |
compile: 11 | compile: 5.7 MB | compile: 4293 | compile: 3966 | compile: 149 | 11 | compile: 10 |
runtime: 4 | runtime: 2 MB | runtime: 1415 | runtime: 1209 | runtime: 99 | runtime: 4 | |
provided: 1 | provided: 2 MB | provided: 1049 | provided: 169 | provided: 13 | provided: 1 | |
test: 6 | test: 5.6 MB | test: 4162 | test: 3954 | test: 151 | 11 | test: 6 |