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 | model-customization | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | product-entities | 0.0.4 | 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 |
|---|---|---|---|---|
| org.machanism.macha.core.entities | base-entities | 0.0.4 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.apps.entities:apps-product-entities:jar:0.0.4
- org.machanism.macha.core.entities:product-entities:jar:0.0.4 (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.entities:base-entities:jar:0.0.4 (compile)
- org.machanism.macha.core.commons:model-customization:jar:0.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.34 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.entities:product-entities:jar:0.0.4 (compile)
Licenses
The MIT License: Project Lombok
Apache License, Version 2.0: Applications Product Entities, Base Entities, Core Model Customization, Product Entities
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| model-customization/target/classes | - | 0 | 0 | 0 | - | - |
| base/target/classes | - | 0 | 0 | 0 | - | - |
| product/target/classes | - | 0 | 0 | 0 | - | - |
| lombok-1.18.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 4 | 2.1 MB | 1083 | 178 | 13 | 1.6 | 1 |
| compile: 3 | - | - | - | - | 1.6 | - |
| provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 |
Macha