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.19.0 jar The MIT License (MIT)
com.azure azure-core-http-netty 1.10.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.datatype jackson-datatype-jsr310 2.12.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-afterburner 2.12.2 jar The Apache Software License, Version 2.0
io.dropwizard.metrics metrics-core 4.1.0 jar Apache License 2.0
io.micrometer micrometer-core 1.7.2 jar The Apache Software License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.slf4j slf4j-api 1.7.32 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 Classifier Type Licenses
com.azure azure-identity 1.3.5 - jar The MIT License (MIT)
com.google.guava guava 25.0-jre - jar The Apache Software License, Version 2.0
commons-io commons-io 2.5 - jar Apache License, Version 2.0
io.projectreactor reactor-test 3.4.8 - jar Apache License, Version 2.0
io.reactivex.rxjava2 rxjava 2.2.21 - jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.2 - jar Apache License, Version 2.0
org.apache.commons commons-text 1.6 - jar Apache 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.assertj assertj-core 3.19.0 - 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.testng testng 7.3.0 - jar Apache License, Version 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.google.code.findbugs jsr305 3.0.2 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.fasterxml.jackson.dataformat jackson-dataformat-xml 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

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
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0

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
aopalliance aopalliance 1.0 - jar Public Domain
com.beust jcommander 1.78 - jar Apache License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 - jar Apache License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 - jar Apache 2.0
com.google.inject guice 4.2.2 no_aop 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 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
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
junit junit 4.12 - jar Eclipse Public License 1.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.ant ant 1.10.3 - jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.10.3 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 - jar 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.mojo animal-sniffer-annotations 1.14 - jar MIT license
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.objenesis objenesis 3.2 - jar Apache License, Version 2.0
org.ow2.asm asm 9.1 - jar BSD-3-Clause
org.yaml snakeyaml 1.21 - jar Apache 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

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

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

New BSD License: Hamcrest Core

CC0: reactive-streams

Unknown: Netty/TomcatNative [BoringSSL - Static]

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: Metrics Core

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, AssertJ fluent assertions, 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, SnakeYAML, jcommander, testng

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

MIT license: Animal Sniffer Annotations

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

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

BSD-3-Clause: asm

BSD-2-Clause: HdrHistogram

Public Domain: AOP alliance

The MIT License (MIT): Microsoft Azure Java Core Library, Microsoft Azure Netty HTTP Client Library, Microsoft Azure SDK for SQL API of Azure Cosmos DB Service, Microsoft Azure client library for Identity

EDL 1.0: JavaBeans Activation Framework API jar

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

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Ant Core, Apache Ant Launcher, Brave, Brave Instrumentation: Http Adapters, Brave instrumentation for Reactor Netty HTTP, Core functionality for the Reactor Netty library, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, HTTP functionality for the Reactor Netty library, J2ObjC Annotations, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson module: Afterburner, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, Reactor Netty with all modules, RxJava, Zipkin Core Library, Zipkin Reporter Brave, Zipkin Reporter: Core, jackson-databind, javax.inject, micrometer-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
azure-core-1.19.0.jar 437.4 kB 312 278 22 - Yes
azure-core-http-netty-1.10.2.jar 47.8 kB 35 18 3 - Yes
azure-identity-1.3.5.jar 182.5 kB 104 89 5 - Yes
jcommander-1.78.jar 83.8 kB 77 68 5 1.8 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-afterburner-2.12.2.jar 214.4 kB 98 77 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-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.0-jre.jar 2.7 MB 1974 1944 18 1.8 Yes
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 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
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
metrics-core-4.1.0.jar 104.2 kB 94 84 1 1.8 Yes
micrometer-core-1.7.2.jar 636.5 kB 411 357 38 1.8 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
rxjava-2.2.21.jar 2.4 MB 1696 1659 30 1.6 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
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 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
ant-1.10.3.jar 2.2 MB 1226 1144 61 1.8 Yes
ant-launcher-1.10.3.jar 18.8 kB 14 4 1 1.8 Yes
commons-collections4-4.2.jar 752.8 kB 552 521 19 1.7 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
commons-text-1.6.jar 197.2 kB 143 125 6 1.8 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
assertj-core-3.19.0.jar 4.8 MB 3277 3200 62 - Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 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-core-1.3.jar 45 kB 52 45 3 1.5 Yes
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes
org.jacoco.agent-0.8.5-runtime.jar 282 kB 188 153 17 1.5 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 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
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
testng-7.3.0.jar 922.2 kB 598 552 24 1.8 Yes
snakeyaml-1.21.jar 299.3 kB 247 211 19 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
90 46.5 MB 27603 25469 985 1.8 85
compile: 39 compile: 16.5 MB compile: 7951 compile: 7078 compile: 325 - compile: 38
test: 43 test: 29.3 MB test: 18984 test: 17795 test: 631 - test: 39
runtime: 7 runtime: 713.7 kB runtime: 622 runtime: 561 runtime: 26 - runtime: 7
provided: 1 provided: 19.9 kB provided: 46 provided: 35 provided: 3 - provided: 1