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
io.jsonwebtoken jjwt-api 0.13.0 jar Apache-2.0
io.jsonwebtoken jjwt-impl 0.13.0 jar Apache-2.0
io.jsonwebtoken jjwt-jackson 0.13.0 jar Apache-2.0
org.apache.commons commons-lang3 3.18.0 jar Apache-2.0
org.machanism.macha.apps.adapters apps-commercetools-adapter 0.0.4-SNAPSHOT jar Apache License, Version 2.0
org.machanism.macha.core.commons utils 0.0.4-SNAPSHOT jar Apache License, Version 2.0
org.machanism.macha.core.interactors user-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 Classifier Type Licenses
ch.qos.logback logback-core 1.5.18 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.commercetools.sdk commercetools-async-http-client 17.19.0 - jar The Apache Software License, Version 2.0
com.commercetools.sdk commercetools-http-client 17.19.0 - jar The Apache Software License, Version 2.0
com.commercetools.sdk commercetools-money 17.19.0 - jar The Apache Software License, Version 2.0
com.commercetools.sdk commercetools-sdk-java-api 17.19.0 - jar The Apache Software License, Version 2.0
com.commercetools.sdk rmf-java-base 17.19.0 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.18.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.1 - jar The Apache Software License, Version 2.0
com.spotify completable-futures 0.3.6 - jar The Apache Software License, Version 2.0
com.sun.activation jakarta.activation 1.2.2 - jar EDL 1.0
com.typesafe.netty netty-reactive-streams 2.0.4 - jar Apache License, Version 2.0
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-io commons-io 2.20.0 - jar Apache-2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
dev.failsafe failsafe 3.3.2 - jar Apache License, Version 2.0
io.netty netty-buffer 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.60.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.60.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.109.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.60.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.60.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.60.Final - jar Apache License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.0.0 - jar EPL 2.0GPL2 w/ CPE
javax.money money-api 1.1 - jar Apache License, Version 2.0
org.asynchttpclient async-http-client 2.12.3 - jar The Apache Software License, Version 2.0
org.asynchttpclient async-http-client-netty-utils 2.12.3 - jar The Apache Software License, Version 2.0
org.javamoney.moneta moneta-core 1.4.4 - jar Apache 2 License
org.machanism.macha.apps.entities apps-user-entities 0.0.4-SNAPSHOT - jar Apache License, Version 2.0
org.machanism.macha.core.adapters.commercetools commercetools-common 0.0.4-SNAPSHOT - jar Apache License, Version 2.0
org.machanism.macha.core.adapters.commercetools commercetools-user-adapter 0.0.4-SNAPSHOT - jar Apache License, Version 2.0
org.machanism.macha.core.commons configurator 0.0.4-SNAPSHOT - jar Apache 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 user-entities 0.0.4-SNAPSHOT - jar Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.3 - jar CC0
org.yaml snakeyaml 2.3 - jar Apache License, Version 2.0

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.1.0 jar Apache License 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

Licenses

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: api

MIT License: SLF4J API Module

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

CC0: reactive-streams

EDL 1.0: Jakarta Activation

Apache License 2.0: Jakarta Validation API

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Applications User Entities, Apps Commercetools Adapter, Base Entities, Commercetools Common, Commercetools User Adapter, Core Commons Configurator, Failsafe, JSR 354 (Money and Currency API), MachaOn-SL-OCI-1 Login Function, 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/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, SnakeYAML, User Entities, User Interactors, Utils

Apache-2.0: Apache Commons IO, Apache Commons Lang, JJWT :: API, JJWT :: Extensions :: Jackson, JJWT :: Impl

EPL 2.0: Jakarta Annotations API

Apache 2 License: Moneta Core

The Apache Software License, Version 2.0: Apache Commons Logging, 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, rmf-java-base

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
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.1.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.1.jar 597.8 kB 293 - - - -
   • Root - 246 211 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.1.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.18.1.jar 132.5 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
api-1.0.211.jar 38.8 kB 45 29 4 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
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-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-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
failsafe-3.3.2.jar 144 kB 131 - - - -
   • Root - 129 114 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jjwt-api-0.13.0.jar 140.8 kB 208 196 4 1.7 Yes
jjwt-impl-0.13.0.jar 482 kB 366 350 5 1.7 Yes
jjwt-jackson-0.13.0.jar 9.4 kB 19 5 1 1.7 Yes
netty-buffer-4.1.109.Final.jar 307.3 kB 154 137 2 1.6 Yes
netty-codec-4.1.109.Final.jar 353.5 kB 249 220 10 1.6 Yes
netty-codec-http-4.1.109.Final.jar 668.1 kB 420 391 9 1.6 Yes
netty-codec-socks-4.1.109.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.109.Final.jar 664.4 kB 526 494 9 1.6 Yes
netty-handler-4.1.60.Final.jar 495.4 kB 335 307 12 1.6 Yes
netty-handler-proxy-4.1.109.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-resolver-4.1.60.Final.jar 33.2 kB 38 26 1 1.6 Yes
netty-transport-4.1.109.Final.jar 497.8 kB 403 373 12 1.6 Yes
netty-transport-native-epoll-4.1.60.Final-linux-x86_64.jar 157.2 kB 76 61 1 1.6 Yes
netty-transport-native-kqueue-4.1.60.Final-osx-x86_64.jar 112.8 kB 61 46 1 1.6 Yes
netty-transport-native-unix-common-4.1.60.Final.jar 35 kB 37 24 1 1.6 Yes
jakarta.annotation-api-2.0.0.jar 25.4 kB 29 16 4 1.8 Yes
jakarta.validation-api-3.1.0.jar 93.5 kB 170 153 10 9 Yes
money-api-1.1.jar 84.8 kB 81 69 5 1.8 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
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
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
moneta-core-1.4.4.jar 263 kB 187 157 10 9 Yes
apps-commercetools-adapter-0.0.4-SNAPSHOT.jar 4.9 kB 15 1 1 1.8 Yes
apps-user-entities-0.0.4-SNAPSHOT.jar 3.6 kB 14 1 1 1.8 Yes
commercetools-common-0.0.4-SNAPSHOT.jar 5.2 kB 16 1 1 1.8 Yes
commercetools-user-adapter-0.0.4-SNAPSHOT.jar 8.9 kB 15 1 1 1.8 Yes
configurator-0.0.4-SNAPSHOT.jar 11.7 kB 20 7 1 1.8 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
user-entities-0.0.4-SNAPSHOT.jar 10.2 kB 23 10 1 1.8 Yes
user-interactors-0.0.4-SNAPSHOT.jar 9.7 kB 27 12 3 1.8 Yes
reactive-streams-1.0.3.jar 11.4 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
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
57 33.8 MB 22828 21506 553 11 56
compile: 53 compile: 33.2 MB compile: 22173 compile: 20925 compile: 505 11 compile: 52
runtime: 2 runtime: 113.5 kB runtime: 216 runtime: 188 runtime: 13 runtime: 2
test: 2 test: 427.7 kB test: 439 test: 393 test: 35 1.5 test: 2