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.0.0-preview.6 jar The MIT License (MIT)
com.azure azure-core-http-netty 1.0.0-preview.6 jar The MIT License (MIT)
commons-codec commons-codec 1.10 jar Apache 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.azure azure-core-test 1.0.0-preview.6 jar The MIT License (MIT)
com.azure azure-identity 1.0.0-preview.5 jar The MIT License (MIT)
io.projectreactor reactor-test 3.2.3.RELEASE jar The Apache Software License, Version 2.0
junit junit 4.13-beta-3 jar Eclipse Public License 1.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.core jackson-annotations 2.9.9 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.9 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.9.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.9 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.9 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.9 - jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 5.1.0 - jar The Apache License, Version 2.0
io.netty netty-buffer 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.39.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.39.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.39.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.3.0.RELEASE - jar Apache License, Version 2.0
io.projectreactor.addons reactor-pool 0.1.0.RELEASE - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty 0.9.0.RELEASE - jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.4 - jar The BSD License
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 Type Licenses
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.google.code.gson gson 2.8.5 jar Apache 2.0
com.microsoft.azure msal4j 0.5.0-preview jar MIT License
com.nimbusds lang-tag 1.4.4 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 7.9 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 6.13 jar Apache License, version 2.0
com.sun.mail javax.mail 1.6.1 jar CDDL/GPLv2+CE
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
net.java.dev.jna jna 4.1.0 jar LGPL, version 2.1ASL, version 2
net.java.dev.jna jna-platform 4.1.0 jar LGPL, version 2.1ASL, version 2
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.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.nanohttpd nanohttpd 2.3.1 jar The BSD 3-Clause License
org.ow2.asm asm 5.0.4 jar BSD
org.projectlombok lombok 1.18.6 jar The MIT License

Project Dependency Graph

Dependency Tree

Licenses

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

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

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 client library for Identity, Microsoft Azure client library for KeyVault Keys

BSD: ASM Core

The BSD 3-Clause License: NanoHttpd-Core

The MIT License: Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, 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/Transport, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM

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

ASL, version 2: Java Native Access, Java Native Access Platform

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 Commons Logging, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Nimbus JOSE+JWT, Nimbus LangTag, Reactive Object Pool, Reactive Streams Netty driver, Reactor Test support, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
azure-core-1.0.0-preview.6.jar 221.6 kB 206 177 20 - Yes
azure-core-http-netty-1.0.0-preview.6.jar 12.2 kB 21 6 3 - Yes
azure-core-test-1.0.0-preview.6.jar 69 kB 62 46 7 - Yes
azure-identity-1.0.0-preview.5.jar 72 kB 69 53 8 - Yes
jackson-annotations-2.9.9.jar 66.9 kB 80 68 1 1.6 Yes
jackson-core-2.9.9.jar 325.6 kB 132 107 11 1.6 Yes
jackson-databind-2.9.9.3.jar 1.3 MB 658 624 20 1.7 Yes
jackson-dataformat-xml-2.9.9.jar 99.6 kB 69 47 6 1.7 Yes
jackson-datatype-jsr310-2.9.9.jar 100.7 kB 73 54 5 1.8 Yes
jackson-module-jaxb-annotations-2.9.9.jar 32.6 kB 28 12 3 1.7 Yes
woodstox-core-5.1.0.jar 513.6 kB 238 204 16 1.6 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-0.5.0-preview.jar 211.1 kB 156 143 1 1.8 Yes
lang-tag-1.4.4.jar 10.8 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-7.9.jar 338.6 kB 240 216 15 1.7 Yes
oauth2-oidc-sdk-6.13.jar 431.3 kB 266 231 23 1.7 Yes
javax.mail-1.6.1.jar 654.1 kB 367 334 14 1.7 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
netty-buffer-4.1.39.Final.jar 276.2 kB 129 117 1 1.6 Yes
netty-codec-4.1.39.Final.jar 318.2 kB 220 198 10 1.6 Yes
netty-codec-http-4.1.39.Final.jar 592.8 kB 381 355 9 1.6 Yes
netty-codec-http2-4.1.39.Final.jar 456.2 kB 282 264 1 1.6 Yes
netty-codec-socks-4.1.39.Final.jar 119.4 kB 124 107 4 1.6 Yes
netty-common-4.1.39.Final.jar 599.7 kB 481 455 9 1.6 Yes
netty-handler-4.1.39.Final.jar 436.7 kB 298 275 11 1.6 Yes
netty-handler-proxy-4.1.39.Final.jar 22.1 kB 23 10 1 1.6 Yes
netty-resolver-4.1.39.Final.jar 32.8 kB 38 26 1 1.6 Yes
netty-transport-4.1.39.Final.jar 474.6 kB 387 359 12 1.6 Yes
netty-transport-native-epoll-4.1.39.Final-linux-x86_64.jar 145.5 kB 72 57 1 1.6 Yes
netty-transport-native-unix-common-4.1.39.Final.jar 32.5 kB 36 23 1 1.6 Yes
reactor-core-3.3.0.RELEASE.jar 1.5 MB 868 853 9 1.8 Yes
reactor-test-3.2.3.RELEASE.jar 101.4 kB 60 52 4 1.8 Yes
reactor-pool-0.1.0.RELEASE.jar 39.5 kB 32 28 1 1.8 Yes
reactor-netty-0.9.0.RELEASE.jar 510.3 kB 319 303 10 1.8 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
jna-4.1.0.jar 914.6 kB 141 104 3 1.6 Yes
jna-platform-4.1.0.jar 1.5 MB 671 638 9 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
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
httpclient-4.5.jar 727.6 kB 502 461 24 1.6 Yes
httpcore-4.4.1.jar 322.2 kB 284 254 17 1.6 Yes
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
nanohttpd-2.3.1.jar 51.2 kB 43 28 2 1.6 Yes
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
lombok-1.18.6.jar 1.7 MB 986 147 12 - 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
52 17.4 MB 10699 8747 399 1.8 50
compile: 28 compile: 8.8 MB compile: 5640 compile: 4992 compile: 188 - compile: 28
test: 24 test: 8.6 MB test: 5059 test: 3755 test: 211 - test: 22