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 | Optional |
|---|---|---|---|---|---|
| jakarta.websocket | jakarta.websocket-client-api | 2.2.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception | No |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 | No |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No |
| com.fasterxml.jackson.core | jackson-databind | 2.20.1 | jar | The Apache Software License, Version 2.0 | Yes |
| tools.jackson.core | jackson-databind | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
|---|---|---|---|---|
| org.apache.logging.log4j | log4j-slf4j2-impl | 2.25.2 | jar | Apache-2.0 |
| org.glassfish.tyrus | tyrus-client | 2.2.1 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
| org.glassfish.tyrus | tyrus-container-jdk-client | 2.2.1 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
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 | Optional |
|---|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-annotations | 2.20 | jar | The Apache Software License, Version 2.0 | Yes |
| com.fasterxml.jackson.core | jackson-core | 2.20.1 | jar | The Apache Software License, Version 2.0 | Yes |
| tools.jackson.core | jackson-core | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
|---|---|---|---|---|
| jakarta.websocket | jakarta.websocket-api | 2.2.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
| org.apache.logging.log4j | log4j-api | 2.25.2 | jar | Apache-2.0 |
| org.apache.logging.log4j | log4j-core | 2.25.2 | jar | Apache-2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.glassfish.tyrus | tyrus-core | 2.2.1 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
| org.glassfish.tyrus | tyrus-spi | 2.2.1 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.schlunzis.zis.stomp:client:jar:1.0.0-SNAPSHOT
- jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
- tools.jackson.core:jackson-databind:jar:3.0.2 (compile)
- tools.jackson.core:jackson-core:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.0.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.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.glassfish.tyrus:tyrus-client:jar:2.2.1 (test)
- org.glassfish.tyrus:tyrus-core:jar:2.2.1 (test)
- org.glassfish.tyrus:tyrus-spi:jar:2.2.1 (test)
- jakarta.websocket:jakarta.websocket-api:jar:2.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.websocket:jakarta.websocket-api:jar:2.2.0 (test)
- org.glassfish.tyrus:tyrus-spi:jar:2.2.1 (test)
- org.glassfish.tyrus:tyrus-core:jar:2.2.1 (test)
- org.glassfish.tyrus:tyrus-container-jdk-client:jar:2.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.25.2 (test)
- org.apache.logging.log4j:log4j-api:jar:2.25.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.25.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.2 (test)
- jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0 (compile)
Licenses
Eclipse Public License v. 2.0: Jakarta WebSocket - Client API, Jakarta WebSocket - Server API
Eclipse Public License 2.0: Tyrus Client, Tyrus Container SPI, Tyrus Core, Tyrus JDK Client Container
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta WebSocket - Client API, Jakarta WebSocket - Server API, Tyrus Client, Tyrus Container SPI, Tyrus Core, Tyrus JDK Client Container
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: Ze Impressive Schwifty STOMP Client
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Apache-2.0: Apache Log4j API, Apache Log4j Core, SLF4J 2 Provider for Log4j API
MIT: SLF4J API Module
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jakarta.websocket-api-2.2.0.jar | 23.8 kB | 23 | 11 | 2 | 9 | Yes |
| jakarta.websocket-client-api-2.2.0.jar | 41.4 kB | 58 | 47 | 2 | 9 | Yes |
| log4j-api-2.25.2.jar | 349.6 kB | 251 | - | - | - | - |
| • Root | - | 240 | 209 | 11 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-core-2.25.2.jar | 2 MB | 1380 | - | - | - | - |
| • Root | - | 1364 | 1264 | 59 | 1.8 | Yes |
| • Versioned | - | 16 | 6 | 3 | 9 | Yes |
| log4j-slf4j2-impl-2.25.2.jar | 30.2 kB | 31 | 14 | 3 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| tyrus-client-2.2.1.jar | 87.2 kB | 58 | 43 | 4 | 11 | Yes |
| tyrus-container-jdk-client-2.2.1.jar | 96.8 kB | 67 | 50 | 2 | 11 | Yes |
| tyrus-core-2.2.1.jar | 422.7 kB | 290 | - | - | - | - |
| • Root | - | 280 | 251 | 13 | 11 | Yes |
| • Versioned | - | 10 | 4 | 1 | 21 | No |
| tyrus-spi-2.2.1.jar | 30.9 kB | 36 | 23 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | 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 |
| jackson-annotations-2.20.jar | 79.2 kB | 87 | 74 | 2 | 1.8 | Yes |
| jackson-core-2.20.1.jar | 593.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.20.1.jar | 1.7 MB | 848 | - | - | - | - |
| • Root | - | 846 | 808 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-core-3.0.2.jar | 594.2 kB | 275 | - | - | - | - |
| • Root | - | 247 | 212 | 16 | 17 | Yes |
| • Versioned | - | 10 | 3 | 2 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 21 | Yes |
| • Versioned | - | 9 | 2 | 1 | 23 | Yes |
| jackson-databind-3.0.2.jar | 1.9 MB | 924 | 875 | 37 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 20 | 8.4 MB | 5050 | 4460 | 220 | 17 | 19 |
| compile: 8 | compile: 4.9 MB | compile: 2563 | compile: 2288 | compile: 101 | 17 | compile: 7 |
| test: 12 | test: 3.5 MB | test: 2487 | test: 2172 | test: 119 | 17 | test: 12 |
