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.commercetools commercetools-sync-java 10.0.5 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
org.machanism.macha.core.adapters.commercetools commercetools-common 0.0.1-SNAPSHOT jar Apache License, Version 2.0
org.machanism.macha.core.commons model-customization 0.0.1-SNAPSHOT jar Apache License, Version 2.0
org.machanism.macha.core.interactors product-interactors 0.0.1-SNAPSHOT jar Apache License, Version 2.0
org.projectlombok lombok 1.18.34 jar The 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
org.slf4j slf4j-simple 2.0.16 jar MIT License

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
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.0 - 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.0 - jar The Apache Software License, Version 2.0
com.google.code.findbugs annotations 3.0.1 - jar GNU Lesser Public License
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.neovisionaries nv-i18n 1.29 - 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-codec commons-codec 1.16.0 - jar Apache-2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-io commons-io 2.15.1 - 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
net.jcip jcip-annotations 1.0 - jar -
org.apache.commons commons-lang3 3.17.0 - jar Apache-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.core.commons configurator 0.0.1-SNAPSHOT - jar Apache License, Version 2.0
org.machanism.macha.core.entities base-entities 0.0.1-SNAPSHOT - jar Apache License, Version 2.0
org.machanism.macha.core.entities product-entities 0.0.1-SNAPSHOT - jar Apache License, Version 2.0
org.machanism.macha.core.interactors entity-interactors 0.0.1-SNAPSHOT - jar Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.3 - jar CC0
org.slf4j slf4j-api 2.0.1 - jar MIT License
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.github.ben-manes.caffeine caffeine 3.1.8 jar Apache License, Version 2.0
com.google.errorprone error_prone_annotations 2.21.1 jar Apache 2.0
jakarta.validation jakarta.validation-api 3.1.0 jar Apache License 2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.checkerframework checker-qual 3.37.0 jar The MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module, SLF4J Simple Provider

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser Public License: FindBugs-Annotations

CC0: reactive-streams

Unknown: "Java Concurrency in Practice" book annotations

EDL 1.0: Jakarta Activation

Apache License 2.0: Jakarta Validation API

The MIT License: Checker Qual, Project Lombok

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Base Entities, Caffeine cache, Core Commons Configurator, Core Model Сustomization, Entity Interactors, 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/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Product Entities, Product Interactors, SnakeYAML, commercetools-common, commercetools-product-adapter

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Text

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, Neo Visionaries Internationalization Package, commercetools-async-http-client, commercetools-http-client, commercetools-money, commercetools-sdk-java-api, commercetools-sync-java, completable-futures, jackson-databind, rmf-java-base

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commercetools-sync-java-10.0.5.jar 606.5 kB 323 266 48 11 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.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.1.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.18.0.jar 131.5 kB 84 - - - -
   • Root - 83 62 6 1.8 Yes
   • Versioned - 1 1 1 9 No
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
annotations-3.0.1.jar 38.8 kB 82 60 6 1.5 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.21.1.jar 16.8 kB 39 27 2 1.8 Yes
nv-i18n-1.29.jar 340.5 kB 445 435 1 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-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.15.1.jar 501.2 kB 368 - - - -
   • Root - 366 338 15 1.8 Yes
   • Versioned - 2 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
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
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-text-1.11.0.jar 246.7 kB 180 - - - -
   • Root - 178 157 8 1.8 Yes
   • Versioned - 2 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
checker-qual-3.37.0.jar 224.5 kB 427 359 30 1.8 Yes
moneta-core-1.4.4.jar 263 kB 187 157 10 9 Yes
commercetools-common-0.0.1-SNAPSHOT.jar 5.1 kB 16 1 1 11 Yes
configurator-0.0.1-SNAPSHOT.jar 11.8 kB 20 7 1 1.8 Yes
model-customization-0.0.1-SNAPSHOT.jar 5 kB 18 4 1 1.8 No
base-entities-0.0.1-SNAPSHOT.jar 6.3 kB 20 5 3 1.8 Yes
product-entities-0.0.1-SNAPSHOT.jar 9.3 kB 22 9 1 1.8 Yes
entity-interactors-0.0.1-SNAPSHOT.jar 7.6 kB 19 4 2 1.8 Yes
product-interactors-0.0.1-SNAPSHOT.jar 5.8 kB 20 3 3 1.8 Yes
lombok-1.18.34.jar 2.1 MB 1083 178 13 1.6 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
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 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
58 36.4 MB 24458 22101 553 11 55
compile: 52 compile: 34.9 MB compile: 22907 compile: 20695 compile: 499 11 compile: 49
runtime: 5 runtime: 1.5 MB runtime: 1529 runtime: 1400 runtime: 53 runtime: 5
test: 1 test: 15.7 kB test: 22 test: 6 test: 1 1.8 test: 1