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.commons | commons-csv | 1.14.1 | jar | Apache-2.0 |
| org.apache.commons | commons-email | 1.6.0 | jar | Apache-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.logging.log4j | log4j-slf4j-impl | 2.24.1 | jar | Apache-2.0 |
| 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.6 | jar | Apache-2.0 |
| org.projectlombok | lombok | 1.18.42 | 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.20.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.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 |
| 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.19.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.20.0 | jar | Apache-2.0 |
| net.bytebuddy | byte-buddy | 1.17.7 | 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.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.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.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:mailversendala:jar:1.0.0-SNAPSHOT
- org.apache.maven.skins:maven-fluido-skin:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.42 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tamaya:tamaya-core:jar:0.4-incubating (compile)
- org.apache.tamaya:tamaya-api:jar:0.4-incubating (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tamaya:tamaya-spisupport:jar:0.4-incubating (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.geronimo.specs:geronimo-annotation_1.2_spec:jar:1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tamaya:tamaya-api:jar:0.4-incubating (compile)
- org.apache.commons:commons-csv:jar:1.14.1 (compile)
- commons-io:commons-io:jar:2.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.20.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)
![[Information]](./images/icon_info_sml.gif)
- 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.6 (compile)
- net.bytebuddy:byte-buddy:jar:1.17.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (compile)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- 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)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-plugins:jar:3.0.0-beta3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-kit:jar:3.0.0-beta3 (compile)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.24.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- 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 Log4j API, Apache Log4j Core, Apache Log4j Kit, Apache Log4j Plugins, Apache Maven Fluido Skin, Apache Velocity - Engine, AssertJ Core, SLF4J 1 Binding 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
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.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 |
| 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.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - |
| • Root | - | 414 | 387 | 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.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 |
| commons-csv-1.14.1.jar | 61 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.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-plugins-3.0.0-beta3.jar | 208.4 kB | 187 | 157 | 14 | 17 | Yes |
| log4j-slf4j-impl-2.24.1.jar | 25.3 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.6.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 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.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-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 33 | 22.7 MB | 15131 | 10099 | 394 | 17 | 30 |
| compile: 28 | compile: 21.1 MB | compile: 13813 | compile: 9013 | compile: 281 | 17 | compile: 25 |
| test: 5 | test: 1.6 MB | test: 1318 | test: 1086 | test: 113 | 11 | test: 5 |
