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.machanism.macha.core.commons | configurator | 0.0.1-SNAPSHOT | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.1 | jar | MIT License |
org.springframework | spring-context | 6.1.13 | 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.34 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.micrometer | micrometer-commons | 1.12.10 | jar | The Apache Software License, Version 2.0 |
io.micrometer | micrometer-observation | 1.12.10 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 6.1.13 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 6.1.13 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 6.1.13 | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 6.1.13 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 6.1.13 | jar | Apache License, Version 2.0 |
org.yaml | snakeyaml | 2.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.core.commons.spring:spring-configurator:jar:0.0.1-SNAPSHOT
- org.machanism.macha.core.commons:configurator:jar:0.0.1-SNAPSHOT (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.springframework:spring-context:jar:6.1.13 (compile)
- org.springframework:spring-aop:jar:6.1.13 (compile)
- org.springframework:spring-beans:jar:6.1.13 (compile)
- org.springframework:spring-core:jar:6.1.13 (compile)
- org.springframework:spring-jcl:jar:6.1.13 (compile)
- org.springframework:spring-jcl:jar:6.1.13 (compile)
- org.springframework:spring-expression:jar:6.1.13 (compile)
- io.micrometer:micrometer-observation:jar:1.12.10 (compile)
- io.micrometer:micrometer-commons:jar:1.12.10 (compile)
- io.micrometer:micrometer-commons:jar:1.12.10 (compile)
- org.springframework:spring-aop:jar:6.1.13 (compile)
- org.projectlombok:lombok:jar:1.18.34 (provided)
- org.slf4j:slf4j-api:jar:2.0.1 (compile)
- org.machanism.macha.core.commons:configurator:jar:0.0.1-SNAPSHOT (compile)
Licenses
The MIT License: Project Lombok
MIT License: SLF4J API Module
Apache License, Version 2.0: Core Commons Configurator, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Configurator, Spring Context, Spring Core, Spring Expression Language (SpEL)
The Apache Software License, Version 2.0: micrometer-commons, micrometer-observation
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
micrometer-commons-1.12.10.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.12.10.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
configurator-0.0.1-SNAPSHOT.jar | 11.8 kB | 20 | 7 | 1 | 1.8 | Yes |
lombok-1.18.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
slf4j-api-2.0.1.jar | 61.4 kB | 66 | - | - | - | - |
• Root | - | 64 | 51 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-6.1.13.jar | 417.2 kB | 320 | 288 | 17 | 17 | Yes |
spring-beans-6.1.13.jar | 862.4 kB | 474 | 443 | 13 | 17 | Yes |
spring-context-6.1.13.jar | 1.3 MB | 927 | 842 | 58 | 17 | Yes |
spring-core-6.1.13.jar | 1.9 MB | 1222 | - | - | - | - |
• Root | - | 1216 | 1141 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.1.13.jar | 304.3 kB | 161 | 149 | 6 | 17 | Yes |
spring-jcl-6.1.13.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - |
• Root | - | 276 | 235 | 23 | 1.7 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 7.4 MB | 4704 | 3441 | 208 | 17 | 12 |
compile: 11 | compile: 5.3 MB | compile: 3621 | compile: 3263 | compile: 195 | 17 | compile: 11 |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 |