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 |
---|---|---|---|---|
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.13.4 | jar | The Apache Software License, Version 2.0 |
com.google.code.gson | gson | 2.10.1 | jar | Apache-2.0 |
org.machanism.macha.apps.adapters | apps-commercetools-adapter | 0.0.2-SNAPSHOT | jar | Apache License, Version 2.0 |
org.machanism.macha.apps.interactors | app-user-interactors | 0.0.2-SNAPSHOT | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.1 | jar | MIT License |
org.slf4j | slf4j-reload4j | 2.0.2 | jar | MIT License |
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 |
---|---|---|---|---|
com.amazonaws | aws-lambda-java-core | 1.2.1 | jar | Apache License, Version 2.0 |
com.amazonaws | aws-lambda-java-log4j2 | 1.5.1 | jar | Apache License, Version 2.0 |
com.amazonaws | aws-lambda-java-tests | 1.0.0 | 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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
jakarta.validation | jakarta.validation-api | 3.0.2 | jar | Apache License 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 |
---|---|---|---|---|
com.amazonaws | aws-lambda-java-events | 3.6.0 | jar | Apache License, Version 2.0 |
com.amazonaws | aws-lambda-java-serialization | 1.0.0 | jar | Apache License, Version 2.0 |
joda-time | joda-time | 2.6 | jar | Apache 2 |
org.apache.logging.log4j | log4j-api | 2.24.3 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.24.3 | jar | Apache-2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.machanism.macha.apps.adapters.rest.faas:faas-aws:jar:0.0.2-SNAPSHOT
- org.machanism.macha.apps.interactors:app-user-interactors:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.apps.entities:apps-user-entities:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.entities:user-entities:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.entities:base-entities:jar:0.0.2-SNAPSHOT (compile)
- org.projectlombok:lombok:jar:1.18.38 (compile)
- org.machanism.macha.core.entities:user-entities:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.interactors:user-interactors:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.apps.entities:apps-user-entities:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.apps.adapters:apps-commercetools-adapter:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.adapters.commercetools:commercetools-user-adapter:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.adapters.commercetools:commercetools-common:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.commons:configurator:jar:0.0.2-SNAPSHOT (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- com.commercetools.sdk:commercetools-http-client:jar:17.19.0 (compile)
- com.commercetools.sdk:commercetools-async-http-client:jar:17.19.0 (compile)
- org.asynchttpclient:async-http-client:jar:2.12.3 (compile)
- org.asynchttpclient:async-http-client-netty-utils:jar:2.12.3 (compile)
- io.netty:netty-handler:jar:4.1.121.Final (compile)
- io.netty:netty-resolver:jar:4.1.121.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.121.Final (compile)
- io.netty:netty-resolver:jar:4.1.121.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.121.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.121.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.121.Final (compile)
- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.121.Final (compile)
- io.netty:netty-transport-classes-kqueue:jar:4.1.121.Final (compile)
- io.netty:netty-transport-classes-kqueue:jar:4.1.121.Final (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- com.typesafe.netty:netty-reactive-streams:jar:2.0.4 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (compile)
- org.asynchttpclient:async-http-client-netty-utils:jar:2.12.3 (compile)
- commons-io:commons-io:jar:2.19.0 (compile)
- io.netty:netty-codec-http:jar:4.1.121.Final (compile)
- io.netty:netty-common:jar:4.1.121.Final (compile)
- io.netty:netty-buffer:jar:4.1.121.Final (compile)
- io.netty:netty-transport:jar:4.1.121.Final (compile)
- io.netty:netty-codec:jar:4.1.121.Final (compile)
- io.netty:netty-common:jar:4.1.121.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.121.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.121.Final (compile)
- org.asynchttpclient:async-http-client:jar:2.12.3 (compile)
- com.commercetools.sdk:commercetools-async-http-client:jar:17.19.0 (compile)
- com.commercetools.sdk:commercetools-sdk-java-api:jar:17.19.0 (compile)
- com.commercetools.sdk:rmf-java-base:jar:17.19.0 (compile)
- dev.failsafe:failsafe:jar:3.3.2 (compile)
- com.spotify:completable-futures:jar:0.3.6 (compile)
- dev.failsafe:failsafe:jar:3.3.2 (compile)
- com.commercetools.sdk:commercetools-money:jar:17.19.0 (compile)
- javax.money:money-api:jar:1.1 (compile)
- org.javamoney.moneta:moneta-core:jar:1.4.4 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- javax.money:money-api:jar:1.1 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (runtime)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (runtime)
- com.commercetools.sdk:rmf-java-base:jar:17.19.0 (compile)
- org.machanism.macha.core.commons:configurator:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.adapters.commercetools:commercetools-common:jar:0.0.2-SNAPSHOT (compile)
- org.machanism.macha.core.adapters.commercetools:commercetools-user-adapter:jar:0.0.2-SNAPSHOT (compile)
- com.amazonaws:aws-lambda-java-tests:jar:1.0.0 (provided)
- com.amazonaws:aws-lambda-java-serialization:jar:1.0.0 (provided)
- com.amazonaws:aws-lambda-java-events:jar:3.6.0 (provided)
- joda-time:joda-time:jar:2.6 (provided)
- joda-time:joda-time:jar:2.6 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (provided)
- org.opentest4j:opentest4j:jar:1.3.0 (provided)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (provided)
- org.apiguardian:apiguardian-api:jar:1.1.2 (provided)
- org.opentest4j:opentest4j:jar:1.3.0 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (provided)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (provided)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (provided)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (provided)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- com.amazonaws:aws-lambda-java-serialization:jar:1.0.0 (provided)
- com.amazonaws:aws-lambda-java-core:jar:1.2.1 (provided)
- com.amazonaws:aws-lambda-java-log4j2:jar:1.5.1 (provided)
- org.apache.logging.log4j:log4j-core:jar:2.24.3 (provided)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (provided)
- org.apache.logging.log4j:log4j-core:jar:2.24.3 (provided)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.4 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.4 (compile)
- org.slf4j:slf4j-reload4j:jar:2.0.2 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.22 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.22 (compile)
- org.slf4j:slf4j-api:jar:2.0.1 (compile)
- com.google.code.gson:gson:jar:2.10.1 (compile)
- org.machanism.macha.apps.interactors:app-user-interactors:jar:0.0.2-SNAPSHOT (compile)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Reload4j Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API
Apache 2: Joda-Time
EDL 1.0: Jakarta Activation
Apache License 2.0: Jakarta Bean Validation API
The MIT License: Project Lombok
Apache License, Version 2.0: AWS Lambda, AWS Lambda Java Core Library, AWS Lambda Java Events Library, AWS Lambda Java Log4j 2.x Libraries, AWS Lambda Java Runtime Serialization, AWS Lambda Java Tests, Applications User Entities, Apps Commercetools Adapter, Apps User Interactors, Base Entities, Core Commons Configurator, Failsafe, JSR 354 (Money and Currency API), Netty Reactive Streams Implementation, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, SnakeYAML, User Entities, User Interactors, commercetools-common, commercetools-user-adapter
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Gson
EPL 2.0: Jakarta Annotations API
Apache 2 License: Moneta Core
The Apache Software License, Version 2.0: Asynchronous Http Client, Asynchronous Http Client Netty Utils, FindBugs-jsr305, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, commercetools-async-http-client, commercetools-http-client, commercetools-money, commercetools-sdk-java-api, completable-futures, jackson-databind, reload4j, rmf-java-base
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
reload4j-1.2.22.jar | 332.4 kB | 243 | 217 | 14 | 1.5 | Yes |
aws-lambda-java-core-1.2.1.jar | 7.5 kB | 22 | 10 | 1 | 1.8 | Yes |
aws-lambda-java-events-3.6.0.jar | 252.9 kB | 169 | 152 | 4 | 1.8 | Yes |
aws-lambda-java-log4j2-1.5.1.jar | 7 kB | 24 | 3 | 1 | 1.8 | Yes |
aws-lambda-java-serialization-1.0.0.jar | 2.3 MB | 1185 | 1116 | 50 | 1.8 | Yes |
aws-lambda-java-tests-1.0.0.jar | 16.8 kB | 24 | 10 | 2 | 1.8 | Yes |
commercetools-async-http-client-17.19.0.jar | 7.3 kB | 13 | 4 | 1 | 1.8 | Yes |
commercetools-http-client-17.19.0.jar | 0.3 kB | 2 | 0 | 0 | - | - |
commercetools-money-17.19.0.jar | 3.9 kB | 11 | 4 | 1 | 1.8 | Yes |
commercetools-sdk-java-api-17.19.0.jar | 21.7 MB | 13878 | 13725 | 146 | 1.8 | Yes |
rmf-java-base-17.19.0.jar | 200.2 kB | 159 | 144 | 9 | 1.8 | Yes |
jackson-annotations-2.18.4.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.18.0.jar | 596.8 kB | 292 | - | - | - | - |
• Root | - | 245 | 210 | 14 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 12 | 3 | 1 | 11 | Yes |
• Versioned | - | 11 | 2 | 1 | 17 | Yes |
• Versioned | - | 11 | 2 | 1 | 21 | Yes |
• Versioned | - | 11 | 2 | 1 | 22 | Yes |
jackson-databind-2.18.4.jar | 1.7 MB | 829 | - | - | - | - |
• Root | - | 827 | 789 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.13.4.jar | 121.2 kB | 81 | - | - | - | - |
• Root | - | 79 | 58 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
gson-2.10.1.jar | 283.4 kB | 238 | - | - | - | - |
• Root | - | 236 | 217 | 9 | 1.7 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
completable-futures-0.3.6.jar | 19.7 kB | 20 | 10 | 1 | 1.8 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 1.8 | Yes |
netty-reactive-streams-2.0.4.jar | 21.8 kB | 27 | 17 | 1 | 1.7 | Yes |
commons-io-2.19.0.jar | 556.1 kB | 408 | - | - | - | - |
• Root | - | 407 | 380 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
failsafe-3.3.2.jar | 144 kB | 131 | - | - | - | - |
• Root | - | 129 | 114 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-buffer-4.1.121.Final.jar | 339.1 kB | 172 | 155 | 2 | 1.6 | Yes |
netty-codec-4.1.121.Final.jar | 355.5 kB | 250 | 221 | 10 | 1.6 | Yes |
netty-codec-http-4.1.121.Final.jar | 676.4 kB | 427 | 398 | 9 | 1.6 | Yes |
netty-codec-socks-4.1.121.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.121.Final.jar | 720.6 kB | 573 | 537 | 13 | 1.6 | Yes |
netty-handler-4.1.121.Final.jar | 580.7 kB | 396 | 364 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.121.Final.jar | 25.7 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.121.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-transport-4.1.121.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.121.Final.jar | 147.6 kB | 87 | 67 | 1 | 1.6 | Yes |
netty-transport-classes-kqueue-4.1.121.Final.jar | 108.6 kB | 63 | 50 | 1 | 1.6 | Yes |
netty-transport-native-epoll-4.1.121.Final-linux-x86_64.jar | 40.8 kB | 11 | 0 | 0 | - | - |
netty-transport-native-kqueue-4.1.121.Final-osx-x86_64.jar | 25.3 kB | 11 | 0 | 0 | - | - |
netty-transport-native-unix-common-4.1.121.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 1.8 | Yes |
money-api-1.1.jar | 84.8 kB | 81 | 69 | 5 | 1.8 | Yes |
joda-time-2.6.jar | 587.5 kB | 673 | 244 | 7 | 1.5 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-2.24.3.jar | 1.9 MB | 1320 | - | - | - | - |
• Root | - | 1303 | 1214 | 57 | 1.8 | Yes |
• Versioned | - | 17 | 7 | 4 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
async-http-client-2.12.3.jar | 451.7 kB | 323 | 280 | 31 | 1.8 | Yes |
async-http-client-netty-utils-2.12.3.jar | 9.9 kB | 13 | 2 | 1 | 1.8 | Yes |
moneta-core-1.4.4.jar | 263 kB | 187 | 157 | 10 | 9 | Yes |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
apps-commercetools-adapter-0.0.2-SNAPSHOT.jar | 4.7 kB | 15 | 1 | 1 | 1.8 | Yes |
apps-user-entities-0.0.2-SNAPSHOT.jar | 3.4 kB | 14 | 1 | 1 | 1.8 | Yes |
app-user-interactors-0.0.2-SNAPSHOT.jar | 4.4 kB | 15 | 2 | 1 | 1.8 | Yes |
commercetools-common-0.0.2-SNAPSHOT.jar | 5.1 kB | 16 | 1 | 1 | 11 | Yes |
commercetools-user-adapter-0.0.2-SNAPSHOT.jar | 8.6 kB | 15 | 1 | 1 | 11 | Yes |
configurator-0.0.2-SNAPSHOT.jar | 11.8 kB | 20 | 7 | 1 | 1.8 | Yes |
base-entities-0.0.2-SNAPSHOT.jar | 6.3 kB | 20 | 5 | 3 | 1.8 | Yes |
user-entities-0.0.2-SNAPSHOT.jar | 10.2 kB | 23 | 10 | 1 | 1.8 | Yes |
user-interactors-0.0.2-SNAPSHOT.jar | 9.5 kB | 27 | 12 | 3 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 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 |
slf4j-reload4j-2.0.2.jar | 9.4 kB | 16 | - | - | - | - |
• Root | - | 16 | 4 | 1 | 1.8 | 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 |
67 | 40.6 MB | 26721 | 23848 | 650 | 11 | 64 |
compile: 50 | compile: 33.6 MB | compile: 21824 | compile: 19806 | compile: 443 | 11 | compile: 47 |
runtime: 2 | runtime: 113.2 kB | runtime: 207 | runtime: 179 | runtime: 13 | runtime: 2 | |
provided: 15 | provided: 6.9 MB | provided: 4690 | provided: 3863 | provided: 194 | provided: 15 |