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-logging | 3.5.5 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-validation | 3.5.5 | 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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.38 | jar | The MIT License |
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
- info.ejava.assignments.logging.houserentals:houserentals-support-testing:jar:6.1.1-SNAPSHOT
- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5 (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)
- org.springframework.boot:spring-boot-starter-validation:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot:jar:3.5.5 (compile)
- org.springframework:spring-context:jar:6.2.10 (compile)
- org.springframework:spring-aop:jar:6.2.10 (compile)
- org.springframework:spring-beans:jar:6.2.10 (compile)
- org.springframework:spring-expression:jar:6.2.10 (compile)
- io.micrometer:micrometer-observation:jar:1.15.3 (compile)
- io.micrometer:micrometer-commons:jar:1.15.3 (compile)
- io.micrometer:micrometer-commons:jar:1.15.3 (compile)
- org.springframework:spring-aop:jar:6.2.10 (compile)
- org.springframework:spring-context:jar:6.2.10 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.5 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.springframework:spring-core:jar:6.2.10 (compile)
- org.springframework:spring-jcl:jar:6.2.10 (compile)
- org.springframework:spring-jcl:jar:6.2.10 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.springframework.boot:spring-boot:jar:3.5.5 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44 (compile)
- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
- com.fasterxml:classmate:jar:1.7.0 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.5 (compile)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5 (compile)
Licenses
Unknown: Assignments::HouseRentals Support::Testing
Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, Jakarta Bean Validation API
The MIT License: Project Lombok
Apache License, Version 2.0: ClassMate, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-validation, tomcat-embed-el
Apache-2.0: Apache Log4j API, Log4j API to SLF4J Adapter
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: 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 |
classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes |
micrometer-commons-1.15.3.jar | 49.2 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.15.3.jar | 75.1 kB | 74 | 59 | 6 | 1.8 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 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-el-10.1.44.jar | 264.3 kB | 164 | 155 | 7 | 11 | Yes |
hibernate-validator-8.0.3.Final.jar | 1.3 MB | 1039 | 905 | 84 | 11 | Yes |
jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | 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.10.jar | 420.1 kB | 321 | 289 | 17 | 17 | Yes |
spring-beans-6.2.10.jar | 889.7 kB | 482 | 451 | 13 | 17 | Yes |
spring-context-6.2.10.jar | 1.4 MB | 944 | 862 | 58 | 17 | Yes |
spring-core-6.2.10.jar | 2 MB | 1268 | - | - | - | - |
• Root | - | 1262 | 1187 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.2.10.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes |
spring-jcl-6.2.10.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-boot-3.5.5.jar | 1.9 MB | 1267 | 1134 | 85 | 17 | Yes |
spring-boot-autoconfigure-3.5.5.jar | 2.1 MB | 1610 | 1473 | 113 | 17 | Yes |
spring-boot-starter-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-validation-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
snakeyaml-2.4.jar | 339.8 kB | 281 | - | - | - | - |
• Root | - | 273 | 234 | 22 | 1.8 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
27 | 14.7 MB | 10217 | 8311 | 600 | 17 | 24 |
compile: 26 | compile: 12.7 MB | compile: 9135 | compile: 8133 | compile: 587 | 17 | compile: 23 |
provided: 1 | provided: 2.1 MB | provided: 1082 | provided: 178 | provided: 13 | provided: 1 |