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 |
|---|---|---|---|---|
| javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
| org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
| org.apache.commons | commons-text | 1.13.1 | jar | Apache-2.0 |
| org.apache.maven | maven-artifact | 3.9.10 | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.9 | jar | Apache-2.0 |
| org.apache.tika | tika-core | 3.2.0 | jar | Apache-2.0 |
| org.json | json | 20250517 | jar | Public Domain |
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.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.13.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.18.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.19.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-utils | 3.5.1 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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.18 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.5 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.junit.jupiter | junit-jupiter-api | 5.13.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.13.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.13.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.13.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.13.1 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- ch.threema.apitool:msgapi-sdk-java:jar:2.2.0
- 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.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
- org.mockito:mockito-core:jar:5.18.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (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.5 (test)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.13.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.json:json:jar:20250517 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tika:tika-core:jar:3.2.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.9.9 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.13.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.mockito:mockito-junit-jupiter:jar:5.18.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
Licenses
MIT-License: Threema MsgApi SDK
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Plexus Common Utilities
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Tika core, Maven Artifact, Maven Model
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module, mockito-core, mockito-junit-jupiter
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: JSON in Java
New BSD License: Hamcrest Core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-io-2.19.0.jar | 556.1 kB | 408 | - | - | - | - |
| • Root | - | 407 | 380 | 15 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| byte-buddy-1.14.18.jar | 4.2 MB | 2935 | - | - | - | - |
| • Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
| • Root | - | 425 | 395 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-text-1.13.1.jar | 259.1 kB | 185 | - | - | - | - |
| • Root | - | 184 | 164 | 8 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| maven-artifact-3.9.10.jar | 58.8 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-model-3.9.9.jar | 217.8 kB | 97 | 80 | 3 | 1.8 | Yes |
| tika-core-3.2.0.jar | 774.1 kB | 512 | 456 | 37 | 11 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
| • Root | - | 878 | 839 | 27 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| plexus-utils-3.5.1.jar | 269.3 kB | 152 | - | - | - | - |
| • Root | - | 134 | 108 | 9 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| json-20250517.jar | 82.7 kB | 43 | - | - | - | - |
| • Root | - | 41 | 31 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| junit-jupiter-5.13.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.13.1.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.13.1.jar | 338.6 kB | 177 | 160 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.13.1.jar | 661 kB | 431 | 397 | 22 | 1.8 | Yes |
| junit-platform-commons-1.13.1.jar | 152.7 kB | 95 | - | - | - | - |
| • Root | - | 84 | 69 | 9 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.13.1.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes |
| mockito-core-5.18.0.jar | 710 kB | 648 | 576 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.18.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 26 | 11.8 MB | 8268 | 7539 | 353 | 11 | 25 |
| compile: 10 | compile: 3 MB | compile: 1982 | compile: 1718 | compile: 109 | 11 | compile: 10 |
| test: 16 | test: 8.9 MB | test: 6286 | test: 5821 | test: 244 | 11 | test: 15 |
