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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| com.fnproject.fn | api | 1.0.211 | jar | The Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 |
| org.machanism.macha.core.commons | utils | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.interactors | order-interactors | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.1 | jar | MIT License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| junit | junit | 4.13.1 | jar | Eclipse Public License 1.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 |
|---|---|---|---|---|
| ch.qos.logback | logback-core | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
| commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
| org.machanism.macha.core.entities | base-entities | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities | order-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 |
| org.machanism.macha.core.entities | user-entities | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.entities.event | domain-event | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.interactors | cqs-interactors | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
| org.machanism.macha.core.interactors | event-interactors | 0.0.4-SNAPSHOT | jar | Apache License, Version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.machaon.faas.oci1.backend:machaon-sl-oci1-backend-order:jar:0.0.4-SNAPSHOT
- org.machanism.macha.core.interactors:order-interactors:jar:0.0.4-SNAPSHOT (compile)
- org.machanism.macha.core.entities.event:domain-event:jar:0.0.4-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.entities:order-entities:jar:0.0.4-SNAPSHOT (compile)
- 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:price-entities:jar:0.0.4-SNAPSHOT (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.4-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.interactors:event-interactors:jar:0.0.4-SNAPSHOT (compile)
- org.machanism.macha.core.interactors:cqs-interactors:jar:0.0.4-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.interactors:cqs-interactors:jar:0.0.4-SNAPSHOT (compile)
- org.machanism.macha.core.entities.event:domain-event:jar:0.0.4-SNAPSHOT (compile)
- junit:junit:jar:4.13.1 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.fnproject.fn:api:jar:1.0.211 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.machanism.macha.core.commons:utils:jar:0.0.4-SNAPSHOT (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.slf4j:slf4j-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.machanism.macha.core.interactors:order-interactors:jar:0.0.4-SNAPSHOT (compile)
Licenses
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: api
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Base Entities, CQS Interactors, Core Interactors, Domain Events, MachaOn-SL-OCI-1 Order Function, Order Entities, Order Interactors, Payment Entities, Price Entities, User Entities, Utils
Apache-2.0: Apache Commons Lang
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Commons Lang
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.5.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
| • Root | - | 524 | 472 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| api-1.0.211.jar | 38.8 kB | 45 | 29 | 4 | 1.8 | Yes |
| commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| junit-4.13.1.jar | 382.7 kB | 387 | 348 | 32 | 1.5 | Yes |
| commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - |
| • Root | - | 443 | 413 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| utils-0.0.4-SNAPSHOT.jar | 7.2 kB | 16 | 3 | 1 | 1.8 | Yes |
| base-entities-0.0.4-SNAPSHOT.jar | 6.5 kB | 20 | 5 | 3 | 1.8 | Yes |
| order-entities-0.0.4-SNAPSHOT.jar | 8.8 kB | 20 | 7 | 1 | 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 |
| domain-event-0.0.4-SNAPSHOT.jar | 5.3 kB | 17 | 3 | 1 | 1.8 | Yes |
| cqs-interactors-0.0.4-SNAPSHOT.jar | 4.9 kB | 16 | 3 | 1 | 1.8 | Yes |
| event-interactors-0.0.4-SNAPSHOT.jar | 5.3 kB | 15 | 2 | 1 | 1.8 | Yes |
| order-interactors-0.0.4-SNAPSHOT.jar | 12.1 kB | 25 | 10 | 3 | 1.8 | Yes |
| slf4j-api-2.0.1.jar | 61.4 kB | 66 | - | - | - | - |
| • Root | - | 64 | 51 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 21 | 3.4 MB | 2800 | 2368 | 174 | 11 | 21 |
| compile: 19 | compile: 3 MB | compile: 2361 | compile: 1975 | compile: 139 | 11 | compile: 19 |
| test: 2 | test: 427.7 kB | test: 439 | test: 393 | test: 35 | 1.5 | test: 2 |
Macha