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.google.guava guava 20.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.7 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-config-monitor 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-stream-rabbit 2.0.0.RELEASE 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 Classifier Type Licenses
cn.home1 log4j2-test-config 0.1.2 - jar MIT License
org.jacoco org.jacoco.agent 0.8.1 runtime jar Eclipse Public License v1.0
org.sonarsource.java sonar-jacoco-listeners 5.3.0.13828 - jar GNU LGPL 3
org.springframework.boot spring-boot-starter-test 2.0.3.RELEASE - 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
org.projectlombok lombok 1.18.2 jar The MIT License

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.esotericsoftware kryo-shaded 3.0.3 jar New BSD License
com.esotericsoftware minlog 1.3.0 jar New BSD License
com.fasterxml classmate 1.3.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.6 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.9.6 jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.1.6 jar Apache 2
com.jcraft jsch 0.1.54 jar Revised BSD
com.jcraft jzlib 1.1.1 jar Revised BSD
com.rabbitmq amqp-client 5.1.2 jar ASL 2.0GPL v2MPL 1.1
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.0.5 jar The Apache Software License, Version 2.0
io.projectreactor reactor-core 3.1.8.RELEASE jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
org.apache.httpcomponents httpclient 4.5.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 8.5.31 jar Apache License, Version 2.0
org.bouncycastle bcpkix-jdk15on 1.59 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.59 jar Bouncy Castle Licence
org.eclipse.jgit org.eclipse.jgit 4.11.0.201803080745-r jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.http.apache 4.11.0.201803080745-r jar Eclipse Distribution License (New BSD License)
org.hdrhistogram HdrHistogram 2.1.10 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.hibernate.validator hibernate-validator 6.0.10.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.objenesis objenesis 2.6 jar Apache 2
org.reactivestreams reactive-streams 1.0.2 jar CC0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-messaging 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-tuple 1.0.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework.amqp spring-amqp 2.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.amqp spring-rabbit 2.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-actuator 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-amqp 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-bus 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-commons 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-config-client 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-config-server 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-stream 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-stream-binder-rabbit 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-stream-binder-rabbit-core 2.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.integration spring-integration-amqp 5.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework.integration spring-integration-core 5.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework.integration spring-integration-jmx 5.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework.integration spring-integration-tuple 1.0.0.RELEASE jar Apache License, Version 2.0
org.springframework.retry spring-retry 1.2.2.RELEASE jar Apache 2.0
org.springframework.security spring-security-crypto 5.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-rsa 1.0.5.RELEASE jar Apache 2.0
org.yaml snakeyaml 1.19 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.jayway.jsonpath json-path 2.4.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.7.11 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.7.11 jar The Apache Software License, Version 2.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.logging.log4j log4j-api 2.11.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jul 2.10.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.11.0 jar Apache License, Version 2.0
org.assertj assertj-core 3.9.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.15.0 jar The MIT License
org.ow2.asm asm 6.2 jar BSD
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.25 jar MIT License
org.springframework spring-test 5.0.7.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-log4j2 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.0.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.0.3.RELEASE jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.5.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Apache 2.0: Spring Retry, spring-security-rsa

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module, log4j2-test-config, spring-cloud-config-monitor

BSD-2-Clause: HdrHistogram

Revised BSD: JSch, JZlib

Eclipse Public License v1.0: JaCoCo :: Agent

GPL v2: RabbitMQ Java Client

Eclipse Distribution License (New BSD License): JGit - Apache httpclient based HTTP support, JGit - Core

New BSD License: Hamcrest Core, Hamcrest library, Kryo Shaded, MinLog

Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Apache 2: JavaEWAH, Objenesis

CC0: reactive-streams

BSD: asm

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: Bean Validation API, Hibernate Validator Engine, JSON library from Android SDK

The MIT License: Project Lombok, mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J Binding, AssertJ fluent assertions, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AMQP Starter, Spring Boot Actuator, Spring Boot Actuator AutoConfigure, Spring Boot Actuator Starter, Spring Boot AutoConfigure, Spring Boot Json Starter, Spring Boot Log4j 2 Starter, Spring Boot Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Boot Validation Starter, Spring Boot Web Starter, Spring Cloud Commons, Spring Cloud Config Client, Spring Cloud Context, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Messaging, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, spring-cloud-bus, spring-cloud-config-monitor, spring-cloud-config-server, spring-cloud-starter, spring-cloud-starter-stream-rabbit, spring-cloud-stream, spring-cloud-stream-binder-rabbit, spring-cloud-stream-binder-rabbit-core, spring-integration-tuple, spring-tuple, tomcat-embed-el

CDDL + GPLv2 with classpath exception: javax.annotation API

ASL 2.0: RabbitMQ Java Client

MPL 1.1: RabbitMQ Java Client

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Byte Buddy (without dependencies), Byte Buddy Java agent, ClassMate, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Non-Blocking Reactive Foundation for the JVM, Spring AMQP Core, Spring Integration AMQP Support, Spring Integration Core, Spring Integration JMX Support, Spring RabbitMQ Support, jackson-databind, micrometer-core, org.xmlunit:xmlunit-core, project ':json-path', spring-security-crypto

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
log4j2-test-config-0.1.2.jar 2.9 kB 9 0 0 - No
kryo-shaded-3.0.3.jar 358.4 kB 230 207 8 1.5 Yes
minlog-1.3.0.jar 5.7 kB 12 2 1 1.5 Yes
classmate-1.3.4.jar 65.1 kB 52 37 4 1.6 Yes
jackson-annotations-2.9.6.jar 67 kB 80 68 1 1.6 Yes
jackson-core-2.9.6.jar 323.8 kB 132 107 11 1.6 Yes
jackson-databind-2.9.6.jar 1.3 MB 658 624 20 1.7 Yes
jackson-datatype-jdk8-2.9.6.jar 33.4 kB 36 22 1 1.8 Yes
jackson-datatype-jsr310-2.9.6.jar 100 kB 73 54 5 1.8 Yes
jackson-module-parameter-names-2.9.6.jar 8.6 kB 18 4 1 1.8 Yes
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
JavaEWAH-1.1.6.jar 165.9 kB 120 106 5 1.6 Yes
json-path-2.4.0.jar 223.2 kB 191 174 12 1.6 Yes
jsch-0.1.54.jar 280.5 kB 177 164 4 1.5 Yes
jzlib-1.1.1.jar 69.6 kB 35 25 1 1.5 Yes
amqp-client-5.1.2.jar 527 kB 471 452 7 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
micrometer-core-1.0.5.jar 352.8 kB 286 245 28 1.8 Yes
reactor-core-3.1.8.RELEASE.jar 1.3 MB 777 764 9 1.8 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.7.11.jar 2.9 MB 2000 1951 36 1.6 Yes
byte-buddy-agent-1.7.11.jar 42.9 kB 39 29 1 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.7.jar 499.6 kB 295 270 13 1.7 Yes
httpclient-4.5.6.jar 767.1 kB 508 467 24 1.6 Yes
httpcore-4.4.9.jar 325.5 kB 282 252 17 1.6 Yes
log4j-api-2.11.0.jar 263.1 kB 193 161 8 - Yes
log4j-core-2.11.0.jar 1.6 MB 1140 1050 50 1.7 Yes
log4j-jul-2.10.0.jar 24 kB 28 13 1 1.7 Yes
log4j-slf4j-impl-2.11.0.jar 24.2 kB 29 11 2 1.7 Yes
tomcat-embed-el-8.5.31.jar 240.2 kB 176 160 6 1.7 Yes
assertj-core-3.9.1.jar 3.9 MB 2627 2558 57 1.8 Yes
bcpkix-jdk15on-1.59.jar 792.8 kB 723 674 42 1.5 No
bcprov-jdk15on-1.59.jar 4.1 MB 3404 3243 148 1.5 No
org.eclipse.jgit-4.11.0.201803080745-r.jar 2.7 MB 1578 1510 46 1.8 Yes
org.eclipse.jgit.http.apache-4.11.0.201803080745-r.jar 21 kB 23 4 2 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
HdrHistogram-2.1.10.jar 117.9 kB 69 60 1 1.6 Yes
hibernate-validator-6.0.10.Final.jar 1.1 MB 914 803 72 1.8 Yes
org.jacoco.agent-0.8.1-runtime.jar 249 kB 169 136 15 1.5 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mockito-core-2.15.0.jar 542.4 kB 583 516 61 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
asm-6.2.jar 111.2 kB 39 34 3 - Yes
lombok-1.18.2.jar 1.7 MB 966 144 12 - Yes
reactive-streams-1.0.2.jar 2.1 kB 8 4 1 1.6 No
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.25.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
sonar-jacoco-listeners-5.3.0.13828.jar 6.2 kB 15 4 1 1.8 Yes
spring-aop-5.0.7.RELEASE.jar 366.3 kB 303 274 17 1.8 Yes
spring-beans-5.0.7.RELEASE.jar 660.5 kB 406 376 13 1.8 Yes
spring-context-5.0.7.RELEASE.jar 1.1 MB 909 822 64 1.8 Yes
spring-core-5.0.7.RELEASE.jar 1.2 MB 894 842 44 1.8 Yes
spring-expression-5.0.7.RELEASE.jar 280 kB 164 150 6 1.8 Yes
spring-jcl-5.0.7.RELEASE.jar 21.7 kB 24 15 2 1.8 Yes
spring-messaging-5.0.7.RELEASE.jar 378.5 kB 261 238 17 1.8 Yes
spring-test-5.0.7.RELEASE.jar 606 kB 459 407 37 1.8 Yes
spring-tuple-1.0.0.RELEASE.jar 30.4 kB 33 20 4 1.7 Yes
spring-tx-5.0.7.RELEASE.jar 255.2 kB 247 215 19 1.8 Yes
spring-web-5.0.7.RELEASE.jar 1.3 MB 912 844 53 1.8 Yes
spring-webmvc-5.0.7.RELEASE.jar 789.9 kB 486 444 26 1.8 Yes
spring-amqp-2.0.4.RELEASE.jar 129.7 kB 128 111 10 1.8 Yes
spring-rabbit-2.0.4.RELEASE.jar 444.1 kB 234 200 14 1.8 Yes
spring-boot-2.0.3.RELEASE.jar 930.7 kB 704 603 63 1.8 Yes
spring-boot-actuator-2.0.3.RELEASE.jar 461.5 kB 437 366 57 1.8 Yes
spring-boot-actuator-autoconfigure-2.0.3.RELEASE.jar 379.3 kB 350 266 70 1.8 Yes
spring-boot-autoconfigure-2.0.3.RELEASE.jar 1.2 MB 972 870 85 1.8 Yes
spring-boot-starter-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-actuator-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-amqp-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-json-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-log4j2-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-test-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-validation-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-starter-web-2.0.3.RELEASE.jar 0.6 kB 3 0 0 - No
spring-boot-test-2.0.3.RELEASE.jar 195.5 kB 151 127 13 1.8 Yes
spring-boot-test-autoconfigure-2.0.3.RELEASE.jar 155.7 kB 163 136 16 1.8 Yes
spring-cloud-bus-2.0.0.RELEASE.jar 44.2 kB 53 36 4 1.8 Yes
spring-cloud-commons-2.0.0.RELEASE.jar 128.4 kB 144 115 16 1.8 Yes
spring-cloud-config-client-2.0.0.RELEASE.jar 35.2 kB 35 19 2 1.8 Yes
spring-cloud-config-monitor-2.0.0.RELEASE.jar 24.2 kB 28 14 1 1.8 Yes
spring-cloud-config-server-2.0.0.RELEASE.jar 214 kB 175 149 11 1.8 Yes
spring-cloud-context-2.0.0.RELEASE.jar 104.2 kB 99 64 19 1.8 Yes
spring-cloud-starter-2.0.0.RELEASE.jar 2.2 kB 8 0 0 - No
spring-cloud-starter-stream-rabbit-2.0.0.RELEASE.jar 2.3 kB 8 0 0 - No
spring-cloud-stream-2.0.0.RELEASE.jar 253.2 kB 194 169 12 1.8 Yes
spring-cloud-stream-binder-rabbit-2.0.0.RELEASE.jar 31.6 kB 29 14 2 1.8 Yes
spring-cloud-stream-binder-rabbit-core-2.0.0.RELEASE.jar 31.1 kB 30 13 3 1.8 Yes
spring-integration-amqp-5.0.6.RELEASE.jar 122.9 kB 74 55 6 1.8 Yes
spring-integration-core-5.0.6.RELEASE.jar 1.3 MB 877 806 58 1.8 Yes
spring-integration-jmx-5.0.6.RELEASE.jar 65.4 kB 47 31 3 1.8 Yes
spring-integration-tuple-1.0.0.RELEASE.jar 5.8 kB 14 3 1 1.7 Yes
spring-retry-1.2.2.RELEASE.jar 129.7 kB 138 117 12 1.6 Yes
spring-security-crypto-5.0.6.RELEASE.jar 72.4 kB 58 44 8 1.8 Yes
spring-security-rsa-1.0.5.RELEASE.jar 19.7 kB 19 7 1 1.6 Yes
xmlunit-core-2.5.1.jar 156.9 kB 162 146 8 1.6 Yes
snakeyaml-1.19.jar 297.5 kB 246 210 19 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
105 44.9 MB 32984 29187 1660 1.8 91
compile: 77 compile: 31.6 MB compile: 23409 compile: 21090 compile: 1275 - compile: 66
test: 27 test: 11.7 MB test: 8609 test: 7953 test: 373 - test: 24
provided: 1 provided: 1.7 MB provided: 966 provided: 144 provided: 12 - provided: 1