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 | order-entities | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | price-entities | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.interactors | order-interactors | 0.0.4 | jar | Apache License, Version 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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
| org.machanism.macha.core.entities | base-entities | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | payment-entities | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | user-entities | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities.event | domain-event | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.interactors | cqs-interactors | 0.0.4 | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.interactors | event-interactors | 0.0.4 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.core.interactors:payment-interactors:jar:0.0.4
- org.machanism.macha.core.entities:price-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.entities:order-entities:jar:0.0.4 (compile)
- org.machanism.macha.core.entities:payment-entities:jar:0.0.4 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.entities:user-entities:jar:0.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-lang:commons-lang:jar:2.6 (compile)
- org.machanism.macha.core.entities:payment-entities:jar:0.0.4 (compile)
- org.machanism.macha.core.interactors:order-interactors:jar:0.0.4 (compile)
- org.machanism.macha.core.entities.event:domain-event:jar:0.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.interactors:event-interactors:jar:0.0.4 (compile)
- org.machanism.macha.core.interactors:cqs-interactors:jar:0.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.interactors:cqs-interactors:jar:0.0.4 (compile)
- org.machanism.macha.core.entities.event:domain-event:jar:0.0.4 (compile)
- org.machanism.macha.core.entities:price-entities:jar:0.0.4 (compile)
Licenses
Apache License, Version 2.0: Base Entities, CQS Interactors, Core Interactors, Domain Events, Order Entities, Order Interactors, Payment Entities, Payment Interactors, Price Entities, User Entities
The Apache Software License, Version 2.0: Commons Lang
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
| base/target/classes | - | 0 | 0 | 0 | - | - |
| order/target/classes | - | 0 | 0 | 0 | - | - |
| payment/target/classes | - | 0 | 0 | 0 | - | - |
| price/target/classes | - | 0 | 0 | 0 | - | - |
| user/target/classes | - | 0 | 0 | 0 | - | - |
| domain-event/target/classes | - | 0 | 0 | 0 | - | - |
| cqs/target/classes | - | 0 | 0 | 0 | - | - |
| event/target/classes | - | 0 | 0 | 0 | - | - |
| order/target/classes | - | 0 | 0 | 0 | - | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 10 | 284.2 kB | 155 | 133 | 10 | 1.3 | 1 |
| compile: 10 | compile: 284.2 kB | compile: 155 | compile: 133 | compile: 10 | 1.3 | compile: 1 |
Macha