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 |
---|---|---|---|---|
org.springframework.boot | spring-boot-starter-security | 3.4.4 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-web | 3.4.4 | jar | Apache License, Version 2.0 |
software.xdev.sse | web | 1.0.0 | jar | Apache-2.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:
Project Dependency Graph
Dependency Tree
- software.xdev.sse:web-sidecar-common:jar:1.0.0
- software.xdev.sse:web:jar:1.0.0 (compile)
- org.springframework.boot:spring-boot-starter-security:jar:3.4.4 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.4 (compile)
- org.springframework.boot:spring-boot:jar:3.4.4 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.4 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.4 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.springframework:spring-core:jar:6.2.5 (compile)
- org.springframework:spring-jcl:jar:6.2.5 (compile)
- org.springframework:spring-jcl:jar:6.2.5 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.springframework.boot:spring-boot:jar:3.4.4 (compile)
- org.springframework:spring-aop:jar:6.2.5 (compile)
- org.springframework:spring-beans:jar:6.2.5 (compile)
- org.springframework:spring-beans:jar:6.2.5 (compile)
- org.springframework.security:spring-security-config:jar:6.4.4 (compile)
- org.springframework.security:spring-security-core:jar:6.4.4 (compile)
- org.springframework.security:spring-security-crypto:jar:6.4.4 (compile)
- org.springframework.security:spring-security-crypto:jar:6.4.4 (compile)
- org.springframework:spring-context:jar:6.2.5 (compile)
- org.springframework.security:spring-security-core:jar:6.4.4 (compile)
- org.springframework.security:spring-security-web:jar:6.4.4 (compile)
- org.springframework:spring-expression:jar:6.2.5 (compile)
- org.springframework:spring-expression:jar:6.2.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.4 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.4 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.4 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.3 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.4.4 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.39 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.39 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.39 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.39 (compile)
- org.springframework:spring-web:jar:6.2.5 (compile)
- io.micrometer:micrometer-observation:jar:1.14.5 (compile)
- io.micrometer:micrometer-commons:jar:1.14.5 (compile)
- io.micrometer:micrometer-commons:jar:1.14.5 (compile)
- io.micrometer:micrometer-observation:jar:1.14.5 (compile)
- org.springframework:spring-webmvc:jar:6.2.5 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.4 (compile)
- software.xdev.sse:web:jar:1.0.0 (compile)
Licenses
Apache-2.0: Apache Log4j API, Log4j API to SLF4J Adapter, web, web-sidecar-common
Apache License, Version 2.0: SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-security, spring-boot-starter-tomcat, spring-boot-starter-web, spring-security-config, spring-security-core, spring-security-crypto, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
MIT: JUL to SLF4J bridge, SLF4J API Module
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, jackson-databind, 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.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
• Root | - | 524 | 472 | 41 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
jackson-annotations-2.18.3.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.18.3.jar | 598 kB | 293 | - | - | - | - |
• Root | - | 246 | 211 | 14 | 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 |
• Versioned | - | 11 | 2 | 1 | 22 | Yes |
jackson-databind-2.18.3.jar | 1.7 MB | 829 | - | - | - | - |
• Root | - | 827 | 789 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jdk8-2.18.3.jar | 36.2 kB | 41 | - | - | - | - |
• Root | - | 39 | 22 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.18.3.jar | 133 kB | 86 | - | - | - | - |
• Root | - | 84 | 62 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-module-parameter-names-2.18.3.jar | 10.3 kB | 23 | - | - | - | - |
• Root | - | 21 | 4 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
micrometer-commons-1.14.5.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.14.5.jar | 75 kB | 74 | 59 | 6 | 1.8 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-to-slf4j-2.24.3.jar | 23.8 kB | 26 | 10 | 2 | 1.8 | Yes |
tomcat-embed-core-10.1.39.jar | 3.6 MB | 1659 | 1524 | 79 | 11 | Yes |
tomcat-embed-el-10.1.39.jar | 265.7 kB | 164 | 155 | 7 | 11 | Yes |
tomcat-embed-websocket-10.1.39.jar | 281.8 kB | 189 | 177 | 6 | 11 | Yes |
jul-to-slf4j-2.0.17.jar | 6.3 kB | 15 | - | - | - | - |
• Root | - | 13 | 1 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-6.2.5.jar | 419.7 kB | 321 | 289 | 17 | 17 | Yes |
spring-beans-6.2.5.jar | 883.5 kB | 481 | 450 | 13 | 17 | Yes |
spring-context-6.2.5.jar | 1.4 MB | 946 | 861 | 58 | 17 | Yes |
spring-core-6.2.5.jar | 2 MB | 1265 | - | - | - | - |
• Root | - | 1259 | 1184 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.2.5.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes |
spring-jcl-6.2.5.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-web-6.2.5.jar | 2.1 MB | 1320 | 1240 | 59 | 17 | Yes |
spring-webmvc-6.2.5.jar | 1.1 MB | 592 | 548 | 27 | 17 | Yes |
spring-boot-3.4.4.jar | 1.8 MB | 1194 | 1062 | 84 | 17 | Yes |
spring-boot-autoconfigure-3.4.4.jar | 2 MB | 1560 | 1425 | 112 | 17 | Yes |
spring-boot-starter-3.4.4.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-json-3.4.4.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.4.4.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-security-3.4.4.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-tomcat-3.4.4.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-web-3.4.4.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-security-config-6.4.4.jar | 2 MB | 757 | 647 | 44 | 17 | Yes |
spring-security-core-6.4.4.jar | 611.3 kB | 499 | 421 | 45 | 17 | Yes |
spring-security-crypto-6.4.4.jar | 100.8 kB | 67 | 52 | 9 | 17 | Yes |
spring-security-web-6.4.4.jar | 996.9 kB | 744 | 661 | 62 | 17 | Yes |
snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - |
• Root | - | 276 | 235 | 23 | 1.7 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
web/target/classes | - | 0 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
40 | 24.2 MB | 14906 | 13313 | 863 | 17 | 33 |
compile: 40 | compile: 24.2 MB | compile: 14906 | compile: 13313 | compile: 863 | 17 | compile: 33 |