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-cosmos 4.0.1-beta.2 jar The MIT License (MIT)
com.beust jcommander 1.58 jar Apache 2.0
com.google.guava guava 25.0-jre jar The Apache Software License, Version 2.0
io.dropwizard.metrics metrics-core 4.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-graphite 4.1.0 jar Apache License 2.0
io.dropwizard.metrics metrics-jvm 4.1.0 jar Apache License 2.0
io.micrometer micrometer-registry-azure-monitor 1.2.0 jar The Apache Software License, Version 2.0
io.micrometer micrometer-registry-graphite 1.2.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.11.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.13.0 jar Apache License, Version 2.0
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
org.assertj assertj-core 3.11.1 - jar Apache License, Version 2.0
org.jacoco org.jacoco.agent 0.8.5 runtime jar Eclipse Public License 2.0
org.testng testng 6.14.3 - jar Apache 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-core 1.4.0 - jar The MIT License (MIT)
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-afterburner 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.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.j2objc j2objc-annotations 1.1 - jar The Apache Software License, Version 2.0
com.microsoft.azure applicationinsights-core 2.4.0-BETA - jar MIT License
com.rabbitmq amqp-client 5.5.3 - jar ASL 2.0GPL v2MPL 1.1
io.micrometer micrometer-core 1.2.0 - jar The Apache Software License, Version 2.0
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 reactor-core 3.3.3.RELEASE - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty 0.9.5.RELEASE - 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.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.codehaus.woodstox stax2-api 4.2 - jar The BSD License
org.hdrhistogram HdrHistogram 2.1.11 - jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.latencyutils LatencyUtils 2.0.3 - jar Public Domain, per Creative Commons CC0
org.reactivestreams reactive-streams 1.0.3 - jar 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 Type Licenses
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 2.0: JaCoCo :: Agent

The BSD License: Stax2 API

The Apache License, Version 2.0: Woodstox

Apache 2.0: error-prone annotations, jcommander, testng

BSD-2-Clause: HdrHistogram

MIT License: Microsoft Application Insights Java SDK Core, SLF4J API Module

GPL v2: RabbitMQ Java Client

CC0: reactive-streams

The MIT License (MIT): Microsoft Azure Java Core Library, Microsoft Azure SDK for SQL API of Azure Cosmos DB Service, Microsoft Azure SDK for SQL API of Azure Cosmos DB Service - Benchmarking tool

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

EDL 1.0: JavaBeans Activation Framework API jar

Apache License 2.0: Graphite Integration for Metrics, JVM Integration for Metrics, Metrics Core

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, AssertJ fluent assertions, BeanShell, 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

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

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

ASL 2.0: RabbitMQ Java Client

MIT license: Animal Sniffer Annotations

MPL 1.1: RabbitMQ Java Client

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson datatype: JSR310, Jackson module: Afterburner, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Reactive Streams Netty driver, jackson-databind, micrometer-core, micrometer-registry-azure-monitor, micrometer-registry-graphite

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-cosmos-4.0.1-beta.2.jar 2.8 MB 1827 1772 44 - Yes
jcommander-1.58.jar 62.3 kB 63 62 5 1.8 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-afterburner-2.10.1.jar 209.5 kB 95 74 7 - 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
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-25.0-jre.jar 2.7 MB 1974 1944 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
applicationinsights-core-2.4.0-BETA.jar 17 MB 8548 7998 226 1.7 Yes
amqp-client-5.5.3.jar 596.5 kB 503 484 7 1.8 Yes
metrics-core-4.1.0.jar 104.2 kB 94 84 1 1.8 Yes
metrics-graphite-4.1.0.jar 22 kB 22 11 1 1.8 Yes
metrics-jvm-4.1.0.jar 23.9 kB 27 16 1 1.8 Yes
micrometer-core-1.2.0.jar 443.8 kB 342 294 34 1.8 Yes
micrometer-registry-azure-monitor-1.2.0.jar 10.7 kB 12 6 1 1.8 Yes
micrometer-registry-graphite-1.2.0.jar 9.6 kB 13 7 1 1.8 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-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-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
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
log4j-api-2.11.1.jar 264.1 kB 194 162 8 - Yes
log4j-core-2.11.1.jar 1.6 MB 1149 1059 50 1.7 Yes
log4j-slf4j-impl-2.13.0.jar 23.6 kB 26 10 2 1.8 Yes
assertj-core-3.11.1.jar 4.1 MB 2802 2733 57 1.8 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.jar 195.8 kB 146 125 12 - Yes
HdrHistogram-2.1.11.jar 123.3 kB 76 67 1 1.6 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
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
testng-6.14.3.jar 839.9 kB 658 574 24 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 42.3 MB 25914 23934 808 1.8 52
compile: 50 compile: 36.7 MB compile: 22019 compile: 20310 compile: 701 - compile: 48
test: 4 test: 5.6 MB test: 3895 test: 3624 test: 107 - test: 4