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.4.0 jar The MIT License (MIT)
com.microsoft.azure msal4j 1.3.0 jar MIT License
com.nimbusds oauth2-oidc-sdk 6.14 jar Apache License, version 2.0
net.java.dev.jna jna-platform 5.4.0 jar LGPL, version 2.1Apache License v2.0
org.nanohttpd nanohttpd 2.3.1 jar The BSD 3-Clause 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-core-http-netty 1.5.0 - jar The MIT License (MIT)
com.google.code.gson gson 2.8.5 - jar Apache 2.0
io.projectreactor reactor-test 3.3.3.RELEASE - jar Apache License, Version 2.0
junit junit 4.13-beta-3 - jar Eclipse Public License 1.0
org.jacoco org.jacoco.agent 0.8.5 runtime jar Eclipse Public License 2.0
org.mockito mockito-core 3.0.0 - jar The MIT License
org.powermock powermock-api-mockito2 2.0.2 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.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 Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.0.2 jar The Apache License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.nimbusds lang-tag 1.4.4 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 8.14 jar The Apache Software License, Version 2.0
com.sun.mail javax.mail 1.6.1 jar CDDL/GPLv2+CE
io.netty netty-tcnative-boringssl-static 2.0.27.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.3.3.RELEASE jar Apache 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
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
net.java.dev.jna jna 5.4.0 jar LGPL, version 2.1Apache License v2.0
net.minidev accessors-smart 1.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 4.2 jar The BSD License
org.ow2.asm asm 5.0.4 jar BSD
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.slf4j slf4j-api 1.7.28 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
io.netty netty-buffer 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.45.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.45.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.45.Final - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty 0.9.5.RELEASE - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.9.10 - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 - jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.javassist javassist 3.24.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.objenesis objenesis 2.6 - jar Apache 2
org.powermock powermock-api-support 2.0.2 - jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.2 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 2.0.2 - jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.2 - 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

Eclipse Public License 1.0: JUnit

Apache 2.0: Gson

MIT License: SLF4J API Module, msal4j

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaMail API

Apache 2: Objenesis

CC0: reactive-streams

BSD: ASM Core

The BSD 3-Clause License: NanoHttpd-Core

Apache License 2.0: Javassist

The MIT License: mockito-core

Apache License, Version 2.0: JCIP Annotations under Apache License, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/TomcatNative [BoringSSL - Static], Netty/Transport, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Reactor Test support

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

MPL 1.1: Javassist

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

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

The MIT License (MIT): Microsoft Azure Java Core Library, Microsoft Azure Netty HTTP Client Library, Microsoft Azure client library for Identity

EDL 1.0: JavaBeans Activation Framework API jar

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

LGPL 2.1: Javassist

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Byte Buddy (without dependencies), Byte Buddy Java agent, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Nimbus JOSE+JWT, Nimbus LangTag, PowerMock, Reactive Streams Netty driver, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
azure-core-1.4.0.jar 302.9 kB 242 203 25 - Yes
azure-core-http-netty-1.5.0.jar 29.2 kB 26 9 3 - Yes
jackson-annotations-2.10.1.jar 68.1 kB 81 69 2 - Yes
jackson-core-2.10.1.jar 348.6 kB 144 118 13 - Yes
jackson-databind-2.10.1.jar 1.4 MB 691 656 22 - Yes
jackson-dataformat-xml-2.10.1.jar 108.4 kB 74 52 7 - Yes
jackson-datatype-jsr310-2.10.1.jar 105.9 kB 75 56 6 - Yes
jackson-module-jaxb-annotations-2.10.1.jar 35 kB 31 13 4 - Yes
woodstox-core-6.0.2.jar 1.6 MB 1100 945 79 - Yes
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
gson-2.8.5.jar 241.6 kB 197 180 8 1.6 Yes
msal4j-1.3.0.jar 221.5 kB 168 155 1 1.8 Yes
lang-tag-1.4.4.jar 10.8 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-8.14.jar 348.6 kB 246 221 16 1.7 Yes
oauth2-oidc-sdk-6.14.jar 437 kB 269 234 23 1.7 Yes
javax.mail-1.6.1.jar 654.1 kB 367 334 14 1.7 Yes
netty-buffer-4.1.45.Final.jar 278.4 kB 133 117 1 1.6 Yes
netty-codec-4.1.45.Final.jar 318.4 kB 220 198 10 1.6 Yes
netty-codec-http-4.1.45.Final.jar 608.3 kB 391 365 9 1.6 Yes
netty-codec-http2-4.1.45.Final.jar 458.7 kB 283 265 1 1.6 Yes
netty-codec-socks-4.1.45.Final.jar 119.1 kB 124 107 4 1.6 Yes
netty-common-4.1.45.Final.jar 611.6 kB 497 465 9 1.6 Yes
netty-handler-4.1.45.Final.jar 449.3 kB 309 282 11 1.6 Yes
netty-handler-proxy-4.1.45.Final.jar 22 kB 23 10 1 1.6 Yes
netty-resolver-4.1.45.Final.jar 32.8 kB 38 26 1 1.6 Yes
netty-tcnative-boringssl-static-2.0.27.Final.jar 3.2 MB 34 17 1 1.6 Yes
netty-transport-4.1.45.Final.jar 472.7 kB 385 357 12 1.6 Yes
netty-transport-native-epoll-4.1.45.Final-linux-x86_64.jar 151.9 kB 74 59 1 1.6 Yes
netty-transport-native-unix-common-4.1.45.Final.jar 33 kB 36 23 1 1.6 Yes
reactor-core-3.3.3.RELEASE.jar 1.5 MB 868 853 9 1.8 Yes
reactor-test-3.3.3.RELEASE.jar 115 kB 68 60 4 1.8 Yes
reactor-netty-0.9.5.RELEASE.jar 534.5 kB 331 315 10 1.8 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
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
junit-4.13-beta-3.jar 381.1 kB 386 347 32 1.5 Yes
byte-buddy-1.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
jna-5.4.0.jar 1.5 MB 170 115 4 1.6 Yes
jna-platform-5.4.0.jar 2.6 MB 1191 1149 13 1.6 Yes
accessors-smart-1.2.jar 30 kB 24 13 2 1.6 Yes
json-smart-2.3.jar 120.3 kB 106 92 5 1.6 Yes
stax2-api-4.2.jar 195.8 kB 146 125 12 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
org.jacoco.agent-0.8.5-runtime.jar 282 kB 188 153 17 1.5 Yes
javassist-3.24.0-GA.jar 777.7 kB 447 423 17 1.8 Yes
mockito-core-3.0.0.jar 591.1 kB 635 562 65 1.8 Yes
nanohttpd-2.3.1.jar 51.2 kB 43 28 2 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
powermock-api-mockito2-2.0.2.jar 88.3 kB 103 75 18 1.6 Yes
powermock-api-support-2.0.2.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.2.jar 201 kB 208 175 27 1.6 Yes
powermock-module-junit4-2.0.2.jar 48 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-2.0.2.jar 17.7 kB 19 9 2 1.6 Yes
powermock-reflect-2.0.2.jar 65.8 kB 50 37 8 1.6 Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
slf4j-api-1.7.28.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
58 25.6 MB 14170 12804 611 1.8 56
compile: 28 compile: 15.2 MB compile: 6420 compile: 5708 compile: 280 - compile: 26
test: 30 test: 10.4 MB test: 7750 test: 7096 test: 331 - test: 30