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 |
---|---|---|---|---|---|
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License | No |
org.springframework | spring-beans | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-context | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-core | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-jms | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-web | 6.2.1 | jar | Apache 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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.eclipse.jetty | jetty-server | 12.0.16 | jar | Eclipse Public License - Version 2.0Apache Software License - Version 2.0 |
org.eclipse.jetty.ee10 | jetty-ee10-webapp | 12.0.16 | jar | Eclipse Public License - Version 2.0Apache Software License - Version 2.0 |
org.junit.jupiter | junit-jupiter | 5.11.4 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.15.2 | jar | MIT |
org.springframework | spring-test | 6.2.1 | jar | Apache License, Version 2.0 |
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 | Optional |
---|---|---|---|---|---|
jakarta.jms | jakarta.jms-api | 3.1.0 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception | Yes |
jakarta.servlet | jakarta.servlet-api | 6.1.0 | jar | EPL 2.0GPL2 w/ CPE | Yes |
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 |
---|---|---|---|---|---|
io.micrometer | micrometer-commons | 1.14.2 | jar | The Apache Software License, Version 2.0 | Yes |
io.micrometer | micrometer-observation | 1.14.2 | jar | The Apache Software License, Version 2.0 | Yes |
org.springframework | spring-aop | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-expression | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-jcl | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-messaging | 6.2.1 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-tx | 6.2.1 | jar | Apache 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:
Project Dependency Graph
Dependency Tree
- org.rribbit:rribbit:jar:8.1.0
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.springframework:spring-core:jar:6.2.1 (compile)
- org.springframework:spring-jcl:jar:6.2.1 (compile)
- org.springframework:spring-beans:jar:6.2.1 (compile)
- org.springframework:spring-context:jar:6.2.1 (compile)
- org.springframework:spring-aop:jar:6.2.1 (compile)
- org.springframework:spring-expression:jar:6.2.1 (compile)
- io.micrometer:micrometer-observation:jar:1.14.2 (compile)
- io.micrometer:micrometer-commons:jar:1.14.2 (compile)
- org.springframework:spring-jms:jar:6.2.1 (compile)
- org.springframework:spring-messaging:jar:6.2.1 (compile)
- org.springframework:spring-tx:jar:6.2.1 (compile)
- org.springframework:spring-web:jar:6.2.1 (compile)
- jakarta.jms:jakarta.jms-api:jar:3.1.0 (provided)
- jakarta.servlet:jakarta.servlet-api:jar:6.1.0 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.mockito:mockito-core:jar:5.15.2 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.springframework:spring-test:jar:6.2.1 (test)
- ch.qos.logback:logback-classic:jar:1.5.15 (test)
- ch.qos.logback:logback-core:jar:1.5.15 (test)
- org.eclipse.jetty:jetty-server:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-http:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-util:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-io:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-http:jar:12.0.16 (test)
- org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-ee:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-session:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-xml:jar:12.0.16 (test)
- org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.16 (test)
- org.eclipse.jetty:jetty-security:jar:12.0.16 (test)
Licenses
Apache Software License - Version 2.0: Core :: EE Common, Core :: HTTP, Core :: IO, Core :: Security, Core :: Server, Core :: Sessions, Core :: Utilities, Core :: XML, EE10 :: Servlet, EE10 :: WebApp
Eclipse Public License 2.0: Jakarta Messaging API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Servlet
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Eclipse Public License - Version 2.0: Core :: EE Common, Core :: HTTP, Core :: IO, Core :: Security, Core :: Server, Core :: Sessions, Core :: Utilities, Core :: XML, EE10 :: Servlet, EE10 :: WebApp
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Messaging API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JMS, Spring Messaging, Spring TestContext Framework, Spring Transaction, Spring Web
MIT: mockito-core
EPL 2.0: Jakarta Servlet
The Apache Software License, Version 2.0: RRiBbit, micrometer-commons, micrometer-observation
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.15.jar | 305.4 kB | 241 | 188 | 29 | 11 | Yes |
logback-core-1.5.15.jar | 624.9 kB | 532 | - | - | - | - |
• Root | - | 525 | 472 | 42 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | 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.15.11.jar | 365.4 kB | 170 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
jetty-ee-12.0.16.jar | 4.6 kB | 13 | 2 | 2 | 17 | Yes |
jetty-http-12.0.16.jar | 429.9 kB | 238 | 219 | 5 | 17 | Yes |
jetty-io-12.0.16.jar | 328.2 kB | 220 | 205 | 6 | 17 | Yes |
jetty-security-12.0.16.jar | 144.9 kB | 106 | 90 | 7 | 17 | Yes |
jetty-server-12.0.16.jar | 629.5 kB | 321 | 303 | 7 | 17 | Yes |
jetty-session-12.0.16.jar | 117.2 kB | 58 | 47 | 2 | 17 | Yes |
jetty-util-12.0.16.jar | 688.1 kB | 418 | 390 | 13 | 17 | Yes |
jetty-xml-12.0.16.jar | 82.5 kB | 40 | 19 | 2 | 17 | Yes |
jetty-ee10-servlet-12.0.16.jar | 432.3 kB | 201 | 184 | 7 | 17 | Yes |
jetty-ee10-webapp-12.0.16.jar | 130.8 kB | 61 | 45 | 2 | 17 | Yes |
junit-jupiter-5.11.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
mockito-core-5.15.2.jar | 710 kB | 647 | 575 | 64 | 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.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-test-6.2.1.jar | 1 MB | 680 | 611 | 49 | 17 | Yes |
micrometer-commons-1.14.2.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.14.2.jar | 74.9 kB | 74 | 59 | 6 | 1.8 | Yes |
jakarta.jms-api-3.1.0.jar | 59 kB | 93 | 82 | 2 | 11 | Yes |
jakarta.servlet-api-6.1.0.jar | 398.4 kB | 165 | 85 | 5 | 11 | Yes |
spring-aop-6.2.1.jar | 418.4 kB | 321 | 289 | 17 | 17 | Yes |
spring-beans-6.2.1.jar | 877 kB | 480 | 449 | 13 | 17 | Yes |
spring-context-6.2.1.jar | 1.4 MB | 946 | 861 | 58 | 17 | Yes |
spring-core-6.2.1.jar | 2 MB | 1263 | - | - | - | - |
• Root | - | 1257 | 1182 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.2.1.jar | 317.5 kB | 168 | 156 | 6 | 17 | Yes |
spring-jcl-6.2.1.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-jms-6.2.1.jar | 272 kB | 178 | 153 | 12 | 17 | Yes |
spring-messaging-6.2.1.jar | 617.2 kB | 370 | 338 | 23 | 17 | Yes |
spring-tx-6.2.1.jar | 284.9 kB | 238 | 208 | 13 | 17 | Yes |
spring-web-6.2.1.jar | 2.1 MB | 1319 | 1239 | 59 | 17 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
40 | 24.9 MB | 16688 | 12475 | 634 | 17 | 39 |
compile: 13 | compile: 8.4 MB | compile: 5504 | compile: 5040 | compile: 278 | 17 | compile: 13 |
provided: 2 | provided: 457.4 kB | provided: 258 | provided: 167 | provided: 7 | provided: 2 | |
test: 25 | test: 16 MB | test: 10926 | test: 7268 | test: 349 | 17 | test: 24 |