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.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.1 | jar | MIT License |
| org.springframework | spring-context | 6.2.7 | 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.40 | 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.14.7 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-observation | 1.14.7 | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-aop | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-beans | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-expression | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.2.7 | 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.4-SNAPSHOT
- org.machanism.macha.core.commons:configurator:jar:0.0.4-SNAPSHOT (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.springframework:spring-context:jar:6.2.7 (compile)
- org.springframework:spring-aop:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.7 (compile)
- org.springframework:spring-jcl:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.7 (compile)
- org.springframework:spring-expression:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.14.7 (compile)
- io.micrometer:micrometer-commons:jar:1.14.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.14.7 (compile)
- org.springframework:spring-aop:jar:6.2.7 (compile)
- org.projectlombok:lombok:jar:1.18.40 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.commons:configurator:jar:0.0.4-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.14.7.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
| micrometer-observation-1.14.7.jar | 75 kB | 74 | 59 | 6 | 1.8 | Yes |
| configurator-0.0.4-SNAPSHOT.jar | 11.7 kB | 20 | 7 | 1 | 1.8 | Yes |
| lombok-1.18.40.jar | 2 MB | 1068 | 179 | 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.2.7.jar | 419.8 kB | 321 | 289 | 17 | 17 | Yes |
| spring-beans-6.2.7.jar | 886.4 kB | 482 | 451 | 13 | 17 | Yes |
| spring-context-6.2.7.jar | 1.4 MB | 944 | 862 | 58 | 17 | Yes |
| spring-core-6.2.7.jar | 2 MB | 1265 | - | - | - | - |
| • Root | - | 1259 | 1184 | 59 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| spring-expression-6.2.7.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes |
| spring-jcl-6.2.7.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.5 MB | 4768 | 3524 | 208 | 17 | 12 |
| compile: 11 | compile: 5.5 MB | compile: 3700 | compile: 3345 | compile: 195 | 17 | compile: 11 |
| provided: 1 | provided: 2 MB | provided: 1068 | provided: 179 | provided: 13 | provided: 1 |
Macha