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-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | payment-entities | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | price-entities | 0.0.4-SNAPSHOT | 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 | user-entities | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.core.entities:order-entities:jar:0.0.4-SNAPSHOT
- org.machanism.macha.core.entities:price-entities:jar:0.0.4-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.entities:payment-entities:jar:0.0.4-SNAPSHOT (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-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-lang:commons-lang:jar:2.6 (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.4-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.entities:price-entities:jar:0.0.4-SNAPSHOT (compile)
Licenses
Apache License, Version 2.0: Base Entities, Order Entities, Payment Entities, 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-entities-0.0.4-SNAPSHOT.jar | 6.5 kB | 20 | 5 | 3 | 1.8 | Yes |
| payment-entities-0.0.4-SNAPSHOT.jar | 16.2 kB | 26 | 13 | 1 | 1.8 | Yes |
| price-entities-0.0.4-SNAPSHOT.jar | 7.7 kB | 20 | 7 | 1 | 1.8 | Yes |
| user-entities-0.0.4-SNAPSHOT.jar | 10.2 kB | 23 | 10 | 1 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 5 | 324.7 kB | 244 | 168 | 16 | 1.8 | 5 |
| compile: 5 | compile: 324.7 kB | compile: 244 | compile: 168 | compile: 16 | 1.8 | compile: 5 |
Macha