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.4.8-jre | jar | Apache License, Version 2.0 |
org.apache.commons | commons-csv | 1.14.0 | jar | Apache-2.0 |
org.apache.commons | commons-email | 1.6.0 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-api | 2.25.0 | jar | - |
org.apache.logging.log4j | log4j-core | 2.25.0 | jar | - |
org.apache.logging.log4j | log4j-slf4j-impl | 2.25.0 | jar | - |
org.apache.maven.skins | maven-fluido-skin | 2.1.0 | jar | Apache-2.0 |
org.apache.tamaya | tamaya-core | 0.4-incubating | jar | Apache License |
org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 |
org.assertj | assertj-core | 3.27.3 | jar | Apache-2.0 |
org.projectlombok | lombok | 1.18.38 | 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 5.18.0 | jar | MIT |
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.36.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.0.0 | jar | Apache License, Version 2.0 |
com.sun.activation | jakarta.activation | 1.2.1 | jar | EDL 1.0 |
com.sun.mail | jakarta.mail | 1.6.7 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0 |
commons-codec | commons-codec | 1.18.0 | jar | Apache-2.0 |
commons-io | commons-io | 2.18.0 | jar | Apache-2.0 |
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.geronimo.specs | geronimo-annotation_1.2_spec | 1.0 | jar | The Apache Software License, Version 2.0 |
org.apache.tamaya | tamaya-api | 0.4-incubating | jar | Apache License |
org.apache.tamaya | tamaya-spisupport | 0.4-incubating | jar | Apache License |
org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy-agent | 1.17.5 | 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:mailversendala:jar:1.0.0-SNAPSHOT
- org.apache.maven.skins:maven-fluido-skin:jar:2.1.0 (compile)
- org.projectlombok:lombok:jar:1.18.38 (compile)
- org.apache.tamaya:tamaya-core:jar:0.4-incubating (compile)
- org.apache.tamaya:tamaya-api:jar:0.4-incubating (compile)
- org.apache.tamaya:tamaya-spisupport:jar:0.4-incubating (compile)
- org.apache.geronimo.specs:geronimo-annotation_1.2_spec:jar:1.0 (compile)
- org.apache.tamaya:tamaya-api:jar:0.4-incubating (compile)
- org.apache.commons:commons-csv:jar:1.14.0 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
- commons-codec:commons-codec:jar:1.18.0 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
- org.apache.commons:commons-email:jar:1.6.0 (compile)
- com.sun.mail:jakarta.mail:jar:1.6.7 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.1 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.1 (compile)
- com.sun.mail:jakarta.mail:jar:1.6.7 (compile)
- org.assertj:assertj-core:jar:3.27.3 (compile)
- net.bytebuddy:byte-buddy:jar:1.15.11 (compile)
- net.bytebuddy:byte-buddy:jar:1.15.11 (compile)
- com.google.guava:guava:jar:33.4.8-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.36.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- org.mockito:mockito-core:jar:5.18.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (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:2.25.0 (compile)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.25.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (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
Apache License, Version 2: mailversendala
Apache License: Apache Tamaya Core API, Apache Tamaya Core Implementation, Apache Tamaya Core SPI Support
MIT License: SLF4J API Module
GPL2 w/ CPE: Jakarta Mail API
New BSD License: Hamcrest Core
EDL 1.0: Jakarta Mail API, JavaBeans Activation Framework
The MIT License: Project Lombok
Apache-2.0: Apache Commons CSV, Apache Commons Codec, Apache Commons Email, Apache Commons IO, Apache Commons Lang, Apache Maven Fluido Skin, Apache Velocity - Engine, AssertJ Core
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
EPL 2.0: Jakarta Mail API
The Apache Software License, Version 2.0: Apache Geronimo Annotation Spec 1.2, Guava ListenableFuture only
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 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.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
• Root | - | 2006 | 1967 | 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.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jakarta.activation-1.2.1.jar | 65.7 kB | 60 | 42 | 3 | 1.5 | Yes |
jakarta.mail-1.6.7.jar | 676.7 kB | 383 | 347 | 15 | 1.8 | Yes |
commons-codec-1.18.0.jar | 373 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
• Root | - | 397 | 370 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | 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.17.5.jar | 365.9 kB | 170 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
commons-csv-1.14.0.jar | 60.2 kB | 34 | - | - | - | - |
• Root | - | 33 | 20 | 1 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-email-1.6.0.jar | 65.2 kB | 49 | - | - | - | - |
• Root | - | 47 | 29 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
geronimo-annotation_1.2_spec-1.0.jar | 15.6 kB | 29 | 15 | 3 | 1.6 | Yes |
log4j-api-2.25.0.jar | 349.6 kB | 251 | - | - | - | - |
• Root | - | 240 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-2.25.0.jar | 2 MB | 1376 | - | - | - | - |
• Root | - | 1360 | 1264 | 59 | 1.8 | Yes |
• Versioned | - | 16 | 6 | 3 | 9 | Yes |
log4j-slf4j-impl-2.25.0.jar | 25.4 kB | 31 | 14 | 4 | 1.8 | Yes |
maven-fluido-skin-2.1.0.jar | 347.7 kB | 48 | 0 | 0 | - | - |
tamaya-api-0.4-incubating.jar | 52.8 kB | 44 | 34 | 2 | 1.8 | Yes |
tamaya-core-0.4-incubating.jar | 99.9 kB | 99 | 48 | 4 | 1.8 | Yes |
tamaya-spisupport-0.4-incubating.jar | 97.3 kB | 53 | 43 | 2 | 1.8 | Yes |
velocity-engine-core-2.4.1.jar | 515.7 kB | 289 | 255 | 18 | 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 |
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.18.0.jar | 710 kB | 648 | 576 | 66 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 22.6 MB | 15181 | 10249 | 384 | 11 | 28 |
compile: 26 | compile: 21 MB | compile: 13863 | compile: 9163 | compile: 271 | 1.8 | compile: 23 |
test: 5 | test: 1.6 MB | test: 1318 | test: 1086 | test: 113 | 11 | test: 5 |