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-SNAPSHOT jar The MIT License (MIT)
com.microsoft.azure adal4j 1.6.3 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.azure azure-core-test 1.0.0-SNAPSHOT jar The MIT License (MIT)
junit junit 4.12 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.8 - 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
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.nimbusds lang-tag 1.4.4 - jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 7.3 - jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 5.64.4 - jar Apache License, version 2.0
com.sun.mail javax.mail 1.6.1 - jar CDDL/GPLv2+CE
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
io.netty netty-buffer 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.31.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.33.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.31.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.31.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.2.3.RELEASE - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty 0.8.3.RELEASE - jar The Apache Software License, Version 2.0
javax.activation activation 1.1 - jar Common Development and Distribution License (CDDL) v1.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.apache.commons commons-lang3 3.8.1 - jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.4 - jar The BSD License
org.ow2.asm asm 5.0.4 - jar BSD
org.reactivestreams reactive-streams 1.0.2 - jar CC0
org.slf4j slf4j-api 1.7.5 - 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
org.hamcrest hamcrest-core 1.3 jar New BSD 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

Apache 2.0: Gson

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, adal4j

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaMail API

CC0: reactive-streams

The MIT License (MIT): Microsoft Azure Java Core Authentication Library, Microsoft Azure Java Core Library, Microsoft Azure Java Core Test Library

BSD: ASM Core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, 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

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

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Nimbus JOSE+JWT, Nimbus LangTag, Non-Blocking Reactive Foundation for the JVM, Reactive Streams Netty driver, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
azure-core-1.0.0-SNAPSHOT.jar 210.6 kB 187 158 19 1.8 Yes
azure-core-test-1.0.0-SNAPSHOT.jar 22.3 kB 26 11 5 1.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.8.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
adal4j-1.6.3.jar 94.7 kB 63 50 1 1.7 Yes
lang-tag-1.4.4.jar 10.8 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-7.3.jar 333.6 kB 238 214 15 1.7 Yes
oauth2-oidc-sdk-5.64.4.jar 406.2 kB 263 229 22 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
netty-buffer-4.1.33.Final.jar 278.6 kB 127 115 1 1.6 Yes
netty-codec-4.1.33.Final.jar 316.7 kB 219 197 10 1.6 Yes
netty-codec-http-4.1.33.Final.jar 563.5 kB 360 338 9 1.6 Yes
netty-codec-http2-4.1.31.Final.jar 404 kB 262 248 1 1.6 Yes
netty-codec-socks-4.1.33.Final.jar 119.4 kB 124 107 4 1.6 Yes
netty-common-4.1.33.Final.jar 587.6 kB 469 444 8 1.6 Yes
netty-handler-4.1.33.Final.jar 420.9 kB 288 266 10 1.6 Yes
netty-handler-proxy-4.1.33.Final.jar 21.3 kB 22 9 1 1.6 Yes
netty-resolver-4.1.33.Final.jar 32.8 kB 38 26 1 1.6 Yes
netty-transport-4.1.33.Final.jar 463.6 kB 372 349 12 1.6 Yes
netty-transport-native-epoll-4.1.31.Final-linux-x86_64.jar 141 kB 73 58 1 1.6 Yes
netty-transport-native-unix-common-4.1.31.Final.jar 33.5 kB 36 23 1 1.6 Yes
reactor-core-3.2.3.RELEASE.jar 1.4 MB 816 803 9 1.8 Yes
reactor-netty-0.8.3.RELEASE.jar 412.3 kB 255 243 9 1.8 Yes
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 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
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
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
reactive-streams-1.0.2.jar 2.1 kB 8 4 1 1.6 No
slf4j-api-1.7.5.jar 26.1 kB 34 23 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
41 11.3 MB 7414 6540 304 1.8 38
compile: 38 compile: 10.9 MB compile: 7013 compile: 6198 compile: 266 - compile: 35
test: 3 test: 382.3 kB test: 401 test: 342 test: 38 - test: 3