|
1 | 1 | {
|
2 | 2 | "dependencies": [
|
| 3 | + { |
| 4 | + "moduleName": "com.commercetools.sdk.jvm.core:commercetools-java-client", |
| 5 | + "moduleVersion": "2.14.0", |
| 6 | + "moduleLicenses": [ |
| 7 | + { |
| 8 | + "moduleLicense": "Apache License, Version 2.0", |
| 9 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 10 | + } |
| 11 | + ] |
| 12 | + }, |
| 13 | + { |
| 14 | + "moduleName": "com.commercetools.sdk.jvm.core:commercetools-java-client-ahc-2_0", |
| 15 | + "moduleVersion": "2.14.0", |
| 16 | + "moduleLicenses": [ |
| 17 | + { |
| 18 | + "moduleLicense": "Apache License, Version 2.0", |
| 19 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 20 | + } |
| 21 | + ] |
| 22 | + }, |
3 | 23 | {
|
4 | 24 | "moduleName": "com.commercetools.sdk.jvm.core:commercetools-java-client-core",
|
5 | 25 | "moduleVersion": "2.14.0",
|
|
40 | 60 | }
|
41 | 61 | ]
|
42 | 62 | },
|
| 63 | + { |
| 64 | + "moduleName": "com.commercetools.sdk.jvm.core:sdk-http-ahc-2_0", |
| 65 | + "moduleVersion": "2.14.0", |
| 66 | + "moduleLicenses": [ |
| 67 | + { |
| 68 | + "moduleLicense": "Apache License, Version 2.0", |
| 69 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 70 | + } |
| 71 | + ] |
| 72 | + }, |
43 | 73 | {
|
44 | 74 | "moduleName": "com.fasterxml.jackson.core:jackson-annotations",
|
45 | 75 | "moduleVersion": "2.17.1",
|
|
187 | 217 | }
|
188 | 218 | ]
|
189 | 219 | },
|
| 220 | + { |
| 221 | + "moduleName": "com.typesafe.netty:netty-reactive-streams", |
| 222 | + "moduleVersion": "1.0.8", |
| 223 | + "moduleLicenses": [ |
| 224 | + { |
| 225 | + "moduleLicense": "Apache License, Version 2.0", |
| 226 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 227 | + } |
| 228 | + ] |
| 229 | + }, |
190 | 230 | {
|
191 | 231 | "moduleName": "dev.failsafe:failsafe",
|
192 | 232 | "moduleVersion": "3.3.2",
|
|
201 | 241 | }
|
202 | 242 | ]
|
203 | 243 | },
|
| 244 | + { |
| 245 | + "moduleName": "io.netty:netty-buffer", |
| 246 | + "moduleVersion": "4.0.54.Final", |
| 247 | + "moduleUrls": [ |
| 248 | + "http://netty.io/" |
| 249 | + ], |
| 250 | + "moduleLicenses": [ |
| 251 | + { |
| 252 | + "moduleLicense": "Apache License, Version 2.0", |
| 253 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 254 | + } |
| 255 | + ] |
| 256 | + }, |
| 257 | + { |
| 258 | + "moduleName": "io.netty:netty-codec", |
| 259 | + "moduleVersion": "4.0.54.Final", |
| 260 | + "moduleUrls": [ |
| 261 | + "http://netty.io/" |
| 262 | + ], |
| 263 | + "moduleLicenses": [ |
| 264 | + { |
| 265 | + "moduleLicense": "Apache License, Version 2.0", |
| 266 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 267 | + } |
| 268 | + ] |
| 269 | + }, |
| 270 | + { |
| 271 | + "moduleName": "io.netty:netty-codec-http", |
| 272 | + "moduleVersion": "4.0.54.Final", |
| 273 | + "moduleUrls": [ |
| 274 | + "http://netty.io/" |
| 275 | + ], |
| 276 | + "moduleLicenses": [ |
| 277 | + { |
| 278 | + "moduleLicense": "Apache License, Version 2.0", |
| 279 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 280 | + } |
| 281 | + ] |
| 282 | + }, |
| 283 | + { |
| 284 | + "moduleName": "io.netty:netty-common", |
| 285 | + "moduleVersion": "4.0.54.Final", |
| 286 | + "moduleUrls": [ |
| 287 | + "http://netty.io/" |
| 288 | + ], |
| 289 | + "moduleLicenses": [ |
| 290 | + { |
| 291 | + "moduleLicense": "Apache License, Version 2.0", |
| 292 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 293 | + } |
| 294 | + ] |
| 295 | + }, |
| 296 | + { |
| 297 | + "moduleName": "io.netty:netty-handler", |
| 298 | + "moduleVersion": "4.0.54.Final", |
| 299 | + "moduleUrls": [ |
| 300 | + "http://netty.io/" |
| 301 | + ], |
| 302 | + "moduleLicenses": [ |
| 303 | + { |
| 304 | + "moduleLicense": "Apache License, Version 2.0", |
| 305 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 306 | + } |
| 307 | + ] |
| 308 | + }, |
| 309 | + { |
| 310 | + "moduleName": "io.netty:netty-transport", |
| 311 | + "moduleVersion": "4.0.54.Final", |
| 312 | + "moduleUrls": [ |
| 313 | + "http://netty.io/" |
| 314 | + ], |
| 315 | + "moduleLicenses": [ |
| 316 | + { |
| 317 | + "moduleLicense": "Apache License, Version 2.0", |
| 318 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 319 | + } |
| 320 | + ] |
| 321 | + }, |
| 322 | + { |
| 323 | + "moduleName": "io.netty:netty-transport-native-epoll", |
| 324 | + "moduleVersion": "4.0.54.Final", |
| 325 | + "moduleUrls": [ |
| 326 | + "http://netty.io/" |
| 327 | + ], |
| 328 | + "moduleLicenses": [ |
| 329 | + { |
| 330 | + "moduleLicense": "Apache License, Version 2.0", |
| 331 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 332 | + } |
| 333 | + ] |
| 334 | + }, |
204 | 335 | {
|
205 | 336 | "moduleName": "jakarta.annotation:jakarta.annotation-api",
|
206 | 337 | "moduleVersion": "2.0.0",
|
|
317 | 448 | }
|
318 | 449 | ]
|
319 | 450 | },
|
| 451 | + { |
| 452 | + "moduleName": "org.asynchttpclient:async-http-client", |
| 453 | + "moduleVersion": "2.0.38", |
| 454 | + "moduleLicenses": [ |
| 455 | + { |
| 456 | + "moduleLicense": "Apache License, Version 2.0", |
| 457 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 458 | + } |
| 459 | + ] |
| 460 | + }, |
| 461 | + { |
| 462 | + "moduleName": "org.asynchttpclient:async-http-client-netty-utils", |
| 463 | + "moduleVersion": "2.0.38", |
| 464 | + "moduleLicenses": [ |
| 465 | + { |
| 466 | + "moduleLicense": "Apache License, Version 2.0", |
| 467 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 468 | + } |
| 469 | + ] |
| 470 | + }, |
| 471 | + { |
| 472 | + "moduleName": "org.asynchttpclient:netty-codec-dns", |
| 473 | + "moduleVersion": "2.0.38", |
| 474 | + "moduleLicenses": [ |
| 475 | + { |
| 476 | + "moduleLicense": "Apache License, Version 2.0", |
| 477 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 478 | + } |
| 479 | + ] |
| 480 | + }, |
| 481 | + { |
| 482 | + "moduleName": "org.asynchttpclient:netty-resolver", |
| 483 | + "moduleVersion": "2.0.38", |
| 484 | + "moduleLicenses": [ |
| 485 | + { |
| 486 | + "moduleLicense": "Apache License, Version 2.0", |
| 487 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 488 | + } |
| 489 | + ] |
| 490 | + }, |
| 491 | + { |
| 492 | + "moduleName": "org.asynchttpclient:netty-resolver-dns", |
| 493 | + "moduleVersion": "2.0.38", |
| 494 | + "moduleLicenses": [ |
| 495 | + { |
| 496 | + "moduleLicense": "Apache License, Version 2.0", |
| 497 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 498 | + } |
| 499 | + ] |
| 500 | + }, |
320 | 501 | {
|
321 | 502 | "moduleName": "org.javamoney.moneta:moneta-convert",
|
322 | 503 | "moduleVersion": "1.4.2",
|
|
448 | 629 | }
|
449 | 630 | ]
|
450 | 631 | },
|
| 632 | + { |
| 633 | + "moduleName": "org.reactivestreams:reactive-streams", |
| 634 | + "moduleVersion": "1.0.0", |
| 635 | + "moduleUrls": [ |
| 636 | + "http://reactive-streams.org", |
| 637 | + "http://www.reactive-streams.org/" |
| 638 | + ], |
| 639 | + "moduleLicenses": [ |
| 640 | + { |
| 641 | + "moduleLicense": "Creative Commons Legal Code", |
| 642 | + "moduleLicenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode" |
| 643 | + } |
| 644 | + ] |
| 645 | + }, |
451 | 646 | {
|
452 | 647 | "moduleName": "org.slf4j:slf4j-api",
|
453 | 648 | "moduleVersion": "2.0.13",
|
|
0 commit comments