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.azure azure-core 1.20.0-beta.1 jar The MIT License (MIT)
com.azure azure-core-http-netty 1.10.2 jar The MIT License (MIT)
com.azure azure-storage-blob 12.14.0-beta.2 jar The MIT License (MIT)

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 Classifier Type Licenses
com.azure azure-core-http-okhttp 1.7.2 - jar The MIT License (MIT)
com.azure azure-core-test 1.7.0 - jar The MIT License (MIT)
com.azure azure-identity 1.3.5 - jar The MIT License (MIT)
com.azure azure-security-keyvault-keys 4.3.2 - jar The MIT License (MIT)
com.azure azure-storage-common 12.13.0-beta.2 tests test-jar The MIT License (MIT)
com.microsoft.azure azure-keyvault-cryptography 1.2.2 - jar The MIT License (MIT)
com.microsoft.azure azure-storage 8.4.0 - jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.14.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.14.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.14.1 - jar Apache License, Version 2.0
org.jacoco org.jacoco.agent 0.8.5 runtime jar Eclipse Public License 2.0
org.mockito mockito-core 3.9.0 - jar The MIT License
org.spockframework spock-core 2.0-M4-groovy-2.5 - jar The Apache Software 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:

GroupId ArtifactId Version Classifier Type Licenses
com.azure azure-storage-common 12.13.0-beta.2 - jar The MIT License (MIT)
com.azure azure-storage-internal-avro 12.1.0-beta.2 - jar The MIT License (MIT)
com.fasterxml.jackson.core jackson-annotations 2.12.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.12.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.12.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.12.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.12.4 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.12.4 - jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.2.4 - jar The Apache License, Version 2.0
io.netty netty-buffer 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.65.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.65.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.65.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.40.Final - jar -
io.netty netty-transport 4.1.66.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.66.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.66.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.66.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.4.8 - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty 1.0.9 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.0.9 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.0.9 - jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.1 - jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 - jar Eclipse Distribution License - v 1.0
org.codehaus.woodstox stax2-api 4.2.1 - jar The BSD License
org.reactivestreams reactive-streams 1.0.3 - jar CC0
org.slf4j slf4j-api 1.7.32 - jar MIT License

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
io.projectreactor.netty reactor-netty-http-brave 1.0.9 jar The Apache Software License, Version 2.0
io.zipkin.brave brave 5.13.3 jar The Apache Software License, Version 2.0
io.zipkin.brave brave-instrumentation-http 5.13.3 jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-reporter 2.16.3 jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-reporter-brave 2.16.3 jar The Apache Software License, Version 2.0
io.zipkin.zipkin2 zipkin 2.23.2 jar The Apache Software 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
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0
com.google.guava guava 24.1.1-jre jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
com.microsoft.azure azure-keyvault-core 1.0.0 jar The MIT License (MIT)
com.microsoft.azure azure-keyvault-webkey 1.2.2 jar The MIT License (MIT)
com.microsoft.azure msal4j 1.10.1 jar MIT License
com.microsoft.azure msal4j-persistence-extension 1.1.0 jar MIT License
com.nimbusds content-type 2.1 jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.5 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 9.9.3 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.7 jar Apache License, version 2.0
com.squareup.okhttp3 okhttp 4.8.1 jar The Apache Software License, Version 2.0
com.squareup.okio okio 2.7.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
io.projectreactor reactor-test 3.4.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.10.20 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.20 jar Apache License, Version 2.0
net.java.dev.jna jna 5.5.0 jar LGPL, version 2.1Apache License v2.0
net.java.dev.jna jna-platform 5.6.0 jar LGPL, version 2.1Apache License v2.0
net.minidev accessors-smart 2.4.7 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.7 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.groovy groovy 2.5.12 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
org.hamcrest hamcrest 2.2 jar BSD License 3
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.3.72 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.3.70 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.7.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.spockframework spock-groovy2-compat 2.0-M4-groovy-2.5 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions

Eclipse Public License 2.0: JaCoCo :: Agent

The BSD License: Stax2 API

The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-stdlib-common, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module, msal4j, msal4j-persistence-extension

BSD License 3: Hamcrest

BSD-3-Clause: asm

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

CC0: reactive-streams

The MIT License (MIT): Microsoft Azure Java Core Library, Microsoft Azure Java Core Test Library, Microsoft Azure Netty HTTP Client Library, Microsoft Azure OkHttp HTTP Client Library, Microsoft Azure SDK for Key Vault Core, Microsoft Azure SDK for Key Vault Cryptography, Microsoft Azure SDK for Key Vault WebKey, Microsoft Azure client library for Blob Storage, Microsoft Azure client library for Blob Storage cryptography, Microsoft Azure client library for Identity, Microsoft Azure client library for KeyVault Keys, Microsoft Azure common module for Storage, Microsoft Azure internal Avro module for Storage

Unknown: Netty/TomcatNative [BoringSSL - Static]

EDL 1.0: JavaBeans Activation Framework API jar

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Byte Buddy (without dependencies), Byte Buddy agent, JCIP Annotations under Apache License, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/MacOS, Netty/Transport, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, Reactor Test support

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

Eclipse Distribution License - v 1.0: jakarta.xml.bind-api

MIT license: Animal Sniffer Annotations

LGPL, version 2.1: Java Native Access, Java Native Access Platform

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Groovy, Brave, Brave Instrumentation: Http Adapters, Brave instrumentation for Reactor Netty HTTP, Core functionality for the Reactor Netty library, FindBugs-jsr305, Guava: Google Core Libraries for Java, HTTP functionality for the Reactor Netty library, IntelliJ IDEA Annotations, J2ObjC Annotations, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Microsoft Azure Storage Client SDK, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, Okio, Reactor Netty with all modules, Spock Framework - Core Module, Spock Framework - Groovy 2 Compatibility Module, Zipkin Core Library, Zipkin Reporter Brave, Zipkin Reporter: Core, jackson-databind, okhttp

Apache License v2.0: Java Native Access, Java Native Access Platform

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
azure-core-1.20.0-beta.1.jar 428.1 kB 320 288 22 - Yes
azure-core-http-netty-1.10.2.jar 47.8 kB 35 18 3 - Yes
azure-core-http-okhttp-1.7.2.jar 32.6 kB 28 11 3 - Yes
azure-core-test-1.7.0.jar 114.5 kB 85 63 9 - Yes
azure-identity-1.3.5.jar 182.5 kB 104 89 5 - Yes
azure-security-keyvault-keys-4.3.2.jar 206.3 kB 146 126 6 - Yes
azure-storage-blob-12.14.0-beta.2.jar 625.6 kB 413 394 9 - Yes
azure-storage-common-12.13.0-beta.2.jar 103.3 kB 73 56 8 - Yes
azure-storage-common-12.13.0-beta.2-tests.jar 49 kB - - - - -
azure-storage-internal-avro-12.1.0-beta.2.jar 53.8 kB 55 38 6 - Yes
jackson-annotations-2.12.4.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.12.4.jar 365.2 kB 151 125 13 - Yes
jackson-databind-2.12.4.jar 1.5 MB 737 701 23 - Yes
jackson-dataformat-xml-2.12.4.jar 121.4 kB 76 54 7 - Yes
jackson-datatype-jsr310-2.12.4.jar 120.4 kB 79 59 7 - Yes
jackson-module-jaxb-annotations-2.12.4.jar 36.6 kB 33 13 4 - Yes
woodstox-core-6.2.4.jar 1.6 MB 1091 942 79 - Yes
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-24.1.1-jre.jar 2.7 MB 1976 1946 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
azure-keyvault-core-1.0.0.jar 10.3 kB 16 2 1 1.7 No
azure-keyvault-cryptography-1.2.2.jar 74.1 kB 67 52 2 1.8 Yes
azure-keyvault-webkey-1.2.2.jar 26.8 kB 23 9 1 1.8 Yes
azure-storage-8.4.0.jar 909 kB 447 428 7 1.7 Yes
msal4j-1.10.1.jar 279.6 kB 206 195 1 1.8 Yes
msal4j-persistence-extension-1.1.0.jar 27.2 kB 32 18 4 1.8 Yes
content-type-2.1.jar 8 kB 13 2 1 1.7 Yes
lang-tag-1.5.jar 10.8 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-9.9.3.jar 640.3 kB 424 380 27 1.8 Yes
oauth2-oidc-sdk-9.7.jar 661.1 kB 426 368 43 1.7 Yes
okhttp-4.8.1.jar 795.8 kB 345 321 17 1.8 Yes
okio-2.7.0.jar 243.9 kB 77 70 2 1.6 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
netty-buffer-4.1.66.Final.jar 301.7 kB 153 136 2 1.6 Yes
netty-codec-4.1.66.Final.jar 335.4 kB 233 211 10 1.6 Yes
netty-codec-dns-4.1.65.Final.jar 61.5 kB 54 40 1 1.6 Yes
netty-codec-http-4.1.66.Final.jar 634.1 kB 406 380 9 1.6 Yes
netty-codec-http2-4.1.66.Final.jar 471.2 kB 291 273 1 1.6 Yes
netty-codec-socks-4.1.66.Final.jar 119 kB 124 107 4 1.6 Yes
netty-common-4.1.66.Final.jar 651.3 kB 518 486 9 1.6 Yes
netty-handler-4.1.66.Final.jar 524.5 kB 362 334 12 1.6 Yes
netty-handler-proxy-4.1.66.Final.jar 24 kB 25 12 1 1.6 Yes
netty-resolver-4.1.66.Final.jar 37 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.65.Final.jar 154.9 kB 117 100 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.65.Final-osx-x86_64.jar 23.7 kB 19 3 1 1.6 Yes
netty-tcnative-boringssl-static-2.0.40.Final.jar 4.1 MB 50 27 1 1.6 Yes
netty-transport-4.1.66.Final.jar 478.4 kB 389 361 12 1.6 Yes
netty-transport-native-epoll-4.1.66.Final-linux-x86_64.jar 171.2 kB 79 64 1 1.6 Yes
netty-transport-native-kqueue-4.1.66.Final-osx-x86_64.jar 124.3 kB 65 50 1 1.6 Yes
netty-transport-native-unix-common-4.1.66.Final.jar 40.2 kB 42 29 1 1.6 Yes
reactor-core-3.4.8.jar 1.7 MB 898 882 10 1.8 Yes
reactor-test-3.4.8.jar 123.9 kB 72 64 4 1.8 Yes
reactor-netty-1.0.9.jar 0.4 kB 2 0 0 - No
reactor-netty-core-1.0.9.jar 375.8 kB 225 210 9 1.8 Yes
reactor-netty-http-1.0.9.jar 291.5 kB 163 154 5 1.8 Yes
reactor-netty-http-brave-1.0.9.jar 30.2 kB 26 20 1 1.8 Yes
brave-5.13.3.jar 286 kB 268 251 13 1.6 Yes
brave-instrumentation-http-5.13.3.jar 70 kB 68 62 1 1.6 Yes
zipkin-reporter-2.16.3.jar 37.4 kB 36 30 2 1.6 Yes
zipkin-reporter-brave-2.16.3.jar 16.3 kB 15 9 1 1.6 Yes
zipkin-2.23.2.jar 244.1 kB 178 167 7 1.6 Yes
jakarta.activation-api-1.2.1.jar 44.4 kB 42 31 1 1.5 Yes
jakarta.xml.bind-api-2.3.2.jar 115.5 kB 137 111 7 - Yes
byte-buddy-1.10.20.jar 3.5 MB 2512 2457 37 - Yes
byte-buddy-agent-1.10.20.jar 259.2 kB 81 63 2 - Yes
jna-5.5.0.jar 1.5 MB 170 115 4 1.6 Yes
jna-platform-5.6.0.jar 2.7 MB 1247 1205 13 1.6 Yes
accessors-smart-2.4.7.jar 29.5 kB 24 13 2 1.8 Yes
json-smart-2.4.7.jar 119.2 kB 107 93 5 1.8 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
log4j-api-2.14.1.jar 300.4 kB 211 177 9 - Yes
log4j-core-2.14.1.jar 1.7 MB 1184 1092 51 1.8 Yes
log4j-slf4j-impl-2.14.1.jar 23.6 kB 26 10 2 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
groovy-2.5.12.jar 5.6 MB 3808 3682 101 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
stax2-api-4.2.1.jar 195.9 kB 146 125 12 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
org.jacoco.agent-0.8.5-runtime.jar 282 kB 188 153 17 1.5 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.3.72.jar 1.4 MB 895 848 33 1.6 Yes
kotlin-stdlib-common-1.3.70.jar 179.6 kB 325 0 0 - No
junit-jupiter-api-5.7.2.jar 175.6 kB 168 153 8 - Yes
junit-jupiter-params-5.7.2.jar 567.3 kB 374 340 22 - Yes
junit-platform-commons-1.7.2.jar 100 kB 63 43 7 - Yes
junit-platform-engine-1.7.0.jar 180.9 kB 141 125 9 - Yes
mockito-core-3.9.0.jar 666.3 kB 663 590 65 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.1.jar 121.8 kB 44 38 3 - Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
spock-core-2.0-M4-groovy-2.5.jar 731 kB 592 544 31 1.8 Yes
spock-groovy2-compat-2.0-M4-groovy-2.5.jar 2.3 kB 9 2 1 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
97 45.2 MB 26648 24003 962 1.8 90
compile: 38 compile: 16.1 MB compile: 7791 compile: 6962 compile: 300 - compile: 37
test: 53 test: 28.4 MB test: 18266 test: 16502 test: 637 - test: 47
runtime: 6 runtime: 684 kB runtime: 591 runtime: 539 runtime: 25 - runtime: 6