Skip to content
Failed

Console Output

Started by GitHub push by 4eyesBoi
Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Slave1 in /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential josejbocanegra
Cloning the remote Git repository
Avoid second fetch
Checking out Revision a8a33390f68224148b15298bd7c0c5e483432f5a (refs/remotes/origin/main)
Commit message: "Merge pull request #11 from UDFJDC-ModelosProgramacion/feature/actualizacionBackend"
Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back
 > git init /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back
 > git --version # timeout=10
 > git --version # 'git version 2.49.0'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a8a33390f68224148b15298bd7c0c5e483432f5a # timeout=10
 > git rev-list --no-walk 0157aaea3f87dabade0d04e658dcbba203852cee # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $SONAR_TOKEN
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] scmSkip
SCM Skip: Pattern .*\[ci-skip\].* NOT matched on message: actualizacionBackend

[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "c0e8826e-5e2c-4c1c-a484-6c17d53ac539" could not be found.
Fetching changes from the remote Git repository
Checking out Revision a8a33390f68224148b15298bd7c0c5e483432f5a (refs/remotes/origin/main)
Commit message: "Merge pull request #11 from UDFJDC-ModelosProgramacion/feature/actualizacionBackend"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . citools-isis2603:latest
.
 > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/.git # timeout=10
 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back
 > git --version # timeout=10
 > git --version # 'git version 2.49.0'
 > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E3_Caminatas_Back +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a8a33390f68224148b15298bd7c0c5e483432f5a # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main a8a33390f68224148b15298bd7c0c5e483432f5a # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
Slave1 does not seem to be running inside a container
$ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back -v /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back:/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat
$ docker top 5cbd88aba2ce783310710de50cadb687844a14c452fa55448b0a01ad54be442c -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ java -version
openjdk version "21.0.4" 2024-07-16 LTS
OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing)
+ mvn clean install
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.5/spring-boot-starter-parent-3.2.5.pom
Progress (1): 1.4/13 kB
Progress (1): 2.8/13 kB
Progress (1): 4.1/13 kB
Progress (1): 5.5/13 kB
Progress (1): 6.9/13 kB
Progress (1): 8.2/13 kB
Progress (1): 9.6/13 kB
Progress (1): 11/13 kB 
Progress (1): 12/13 kB
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.5/spring-boot-starter-parent-3.2.5.pom (13 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.5/spring-boot-dependencies-3.2.5.pom
Progress (1): 1.4/111 kB
Progress (1): 2.8/111 kB
Progress (1): 4.1/111 kB
Progress (1): 5.5/111 kB
Progress (1): 6.9/111 kB
Progress (1): 8.3/111 kB
Progress (1): 9.7/111 kB
Progress (1): 11/111 kB 
Progress (1): 12/111 kB
Progress (1): 14/111 kB
Progress (1): 15/111 kB
Progress (1): 16/111 kB
Progress (1): 33/111 kB
Progress (1): 49/111 kB
Progress (1): 65/111 kB
Progress (1): 82/111 kB
Progress (1): 98/111 kB
Progress (1): 111 kB   
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.5/spring-boot-dependencies-3.2.5.pom (111 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom
Progress (1): 16/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom (27 kB at 2.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.27.Final/infinispan-bom-14.0.27.Final.pom
Progress (1): 16/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.27.Final/infinispan-bom-14.0.27.Final.pom (25 kB at 3.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.27.Final/infinispan-build-configuration-parent-14.0.27.Final.pom
Progress (1): 16/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.27.Final/infinispan-build-configuration-parent-14.0.27.Final.pom (24 kB at 3.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.6/jersey-bom-3.1.6.pom
Progress (1): 16/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.6/jersey-bom-3.1.6.pom (21 kB at 3.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.8/jetty-ee10-bom-12.0.8.pom
Progress (1): 9.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.8/jetty-ee10-bom-12.0.8.pom (9.2 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.8/jetty-bom-12.0.8.pom
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.8/jetty-bom-12.0.8.pom (14 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.9.23/kotlin-bom-1.9.23.pom
Progress (1): 9.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.9.23/kotlin-bom-1.9.23.pom (9.1 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.5/micrometer-bom-1.12.5.pom
Progress (1): 7.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.5/micrometer-bom-1.12.5.pom (7.9 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.5/micrometer-tracing-bom-1.2.5.pom
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.5/micrometer-tracing-bom-1.2.5.pom (4.5 kB at 644 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom (14 kB at 2.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.5/reactor-bom-2023.0.5.pom
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.5/reactor-bom-2023.0.5.pom (4.8 kB at 795 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.4/spring-amqp-bom-3.1.4.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.4/spring-amqp-bom-3.1.4.pom (3.9 kB at 645 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.5/spring-data-bom-2023.1.5.pom
Progress (1): 5.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.5/spring-data-bom-2023.1.5.pom (5.5 kB at 918 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom (5.8 kB at 968 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.4/spring-integration-bom-6.2.4.pom
Progress (1): 10 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.4/spring-integration-bom-6.2.4.pom (10 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.5/spring-pulsar-bom-1.0.5.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.5/spring-pulsar-bom-1.0.5.pom (2.7 kB at 548 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.4/spring-security-bom-6.2.4.pom
Progress (1): 5.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.4/spring-security-bom-6.2.4.pom (5.3 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.2.2/spring-session-bom-3.2.2.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.2.2/spring-session-bom-3.2.2.pom (2.9 kB at 289 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom
Progress (1): 10 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom (10 kB at 2.1 MB/s)
[INFO] 
[INFO] -------< co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back >--------
[INFO] Building CaminatasBack 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.5/spring-boot-maven-plugin-3.2.5.pom
Progress (1): 4.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.5/spring-boot-maven-plugin-3.2.5.pom (4.2 kB at 838 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.5/spring-boot-maven-plugin-3.2.5.jar
Progress (1): 16/135 kB
Progress (1): 33/135 kB
Progress (1): 49/135 kB
Progress (1): 63/135 kB
Progress (1): 79/135 kB
Progress (1): 95/135 kB
Progress (1): 112/135 kB
Progress (1): 128/135 kB
Progress (1): 135 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.5/spring-boot-maven-plugin-3.2.5.jar (135 kB at 13 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.5/spring-boot-starter-web-3.2.5.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.5/spring-boot-starter-web-3.2.5.pom (2.9 kB at 419 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.5/spring-boot-starter-3.2.5.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.5/spring-boot-starter-3.2.5.pom (3.0 kB at 608 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.5/spring-boot-3.2.5.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.5/spring-boot-3.2.5.pom (2.2 kB at 439 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.6/spring-core-6.1.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.6/spring-core-6.1.6.pom (2.0 kB at 403 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.6/spring-jcl-6.1.6.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.6/spring-jcl-6.1.6.pom (1.8 kB at 367 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.6/spring-context-6.1.6.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.6/spring-context-6.1.6.pom (2.8 kB at 554 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.6/spring-aop-6.1.6.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.6/spring-aop-6.1.6.pom (2.2 kB at 439 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.6/spring-beans-6.1.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.6/spring-beans-6.1.6.pom (2.0 kB at 404 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.6/spring-expression-6.1.6.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.6/spring-expression-6.1.6.pom (2.1 kB at 344 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.5/micrometer-observation-1.12.5.pom
Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.5/micrometer-observation-1.12.5.pom (3.8 kB at 768 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.5/micrometer-commons-1.12.5.pom
Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.5/micrometer-commons-1.12.5.pom (3.4 kB at 682 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.5/spring-boot-autoconfigure-3.2.5.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.5/spring-boot-autoconfigure-3.2.5.pom (2.1 kB at 294 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.5/spring-boot-starter-logging-3.2.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.5/spring-boot-starter-logging-3.2.5.pom (2.5 kB at 492 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 565 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 2.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
Progress (1): 7.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.13/jul-to-slf4j-2.0.13.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.13/jul-to-slf4j-2.0.13.pom (1.1 kB at 219 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.5/spring-boot-starter-json-3.2.5.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.5/spring-boot-starter-json-3.2.5.pom (3.1 kB at 616 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.6/spring-web-6.1.6.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.6/spring-web-6.1.6.pom (2.4 kB at 596 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.5/spring-boot-starter-tomcat-3.2.5.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.5/spring-boot-starter-tomcat-3.2.5.pom (3.1 kB at 391 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.20/tomcat-embed-core-10.1.20.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.20/tomcat-embed-core-10.1.20.pom (1.7 kB at 248 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.20/tomcat-embed-el-10.1.20.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.20/tomcat-embed-el-10.1.20.pom (1.5 kB at 301 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.20/tomcat-embed-websocket-10.1.20.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.20/tomcat-embed-websocket-10.1.20.pom (1.7 kB at 349 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.6/spring-webmvc-6.1.6.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.6/spring-webmvc-6.1.6.pom (2.9 kB at 737 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.5/spring-boot-starter-data-jpa-3.2.5.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.5/spring-boot-starter-data-jpa-3.2.5.pom (2.9 kB at 478 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.5/spring-boot-starter-aop-3.2.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.5/spring-boot-starter-aop-3.2.5.pom (2.5 kB at 616 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22/aspectjweaver-1.9.22.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22/aspectjweaver-1.9.22.pom (2.2 kB at 555 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.5/spring-boot-starter-jdbc-3.2.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.5/spring-boot-starter-jdbc-3.2.5.pom (2.5 kB at 490 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.6/spring-jdbc-6.1.6.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.6/spring-jdbc-6.1.6.pom (2.4 kB at 340 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.6/spring-tx-6.1.6.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.6/spring-tx-6.1.6.pom (2.2 kB at 553 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.13/byte-buddy-1.14.13.pom
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.13/byte-buddy-1.14.13.pom (16 kB at 2.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.13/byte-buddy-parent-1.14.13.pom
Progress (1): 16/63 kB
Progress (1): 33/63 kB
Progress (1): 49/63 kB
Progress (1): 63 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.13/byte-buddy-parent-1.14.13.pom (63 kB at 10 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.5/spring-data-jpa-3.2.5.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.5/spring-data-jpa-3.2.5.pom (11 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.2.5/spring-data-jpa-parent-3.2.5.pom
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.2.5/spring-data-jpa-parent-3.2.5.pom (8.1 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.2.5/spring-data-parent-3.2.5.pom
Progress (1): 16/40 kB
Progress (1): 33/40 kB
Progress (1): 40 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.2.5/spring-data-parent-3.2.5.pom (40 kB at 6.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.2.5/spring-data-build-3.2.5.pom
Progress (1): 7.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.2.5/spring-data-build-3.2.5.pom (7.2 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.5/spring-data-commons-3.2.5.pom
Progress (1): 9.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.5/spring-data-commons-3.2.5.pom (9.9 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.6/spring-orm-6.1.6.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.6/spring-orm-6.1.6.pom (2.6 kB at 522 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.6/spring-aspects-6.1.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.6/spring-aspects-6.1.6.pom (2.0 kB at 405 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.32/lombok-1.18.32.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.32/lombok-1.18.32.pom (1.5 kB at 297 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-security/3.2.5/spring-boot-starter-security-3.2.5.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-security/3.2.5/spring-boot-starter-security-3.2.5.pom (2.7 kB at 533 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-config/6.2.4/spring-security-config-6.2.4.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-config/6.2.4/spring-security-config-6.2.4.pom (2.8 kB at 567 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-core/6.2.4/spring-security-core-6.2.4.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-core/6.2.4/spring-security-core-6.2.4.pom (3.2 kB at 536 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-crypto/6.2.4/spring-security-crypto-6.2.4.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-crypto/6.2.4/spring-security-crypto-6.2.4.pom (1.9 kB at 374 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-web/6.2.4/spring-security-web-6.2.4.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-web/6.2.4/spring-security-web-6.2.4.pom (3.2 kB at 641 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/vladimir-bukhtoyarov/bucket4j-core/7.6.0/bucket4j-core-7.6.0.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/vladimir-bukhtoyarov/bucket4j-core/7.6.0/bucket4j-core-7.6.0.pom (2.3 kB at 467 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-ui/2.5.0/springdoc-openapi-starter-webmvc-ui-2.5.0.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-ui/2.5.0/springdoc-openapi-starter-webmvc-ui-2.5.0.pom (1.8 kB at 366 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi/2.5.0/springdoc-openapi-2.5.0.pom
Progress (1): 10 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi/2.5.0/springdoc-openapi-2.5.0.pom (10 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.4/spring-boot-starter-parent-3.2.4.pom
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.4/spring-boot-starter-parent-3.2.4.pom (13 kB at 2.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.4/spring-boot-dependencies-3.2.4.pom
Progress (1): 16/111 kB
Progress (1): 33/111 kB
Progress (1): 49/111 kB
Progress (1): 62/111 kB
Progress (1): 78/111 kB
Progress (1): 95/111 kB
Progress (1): 111 kB   
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.4/spring-boot-dependencies-3.2.4.pom (111 kB at 12 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.7/jetty-ee10-bom-12.0.7.pom
Progress (1): 9.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.7/jetty-ee10-bom-12.0.7.pom (9.2 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.7/jetty-bom-12.0.7.pom
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.7/jetty-bom-12.0.7.pom (14 kB at 2.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.4/micrometer-bom-1.12.4.pom
Progress (1): 7.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.4/micrometer-bom-1.12.4.pom (7.9 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.4/micrometer-tracing-bom-1.2.4.pom
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.4/micrometer-tracing-bom-1.2.4.pom (4.5 kB at 902 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.4/reactor-bom-2023.0.4.pom
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.4/reactor-bom-2023.0.4.pom (4.8 kB at 954 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.3/spring-amqp-bom-3.1.3.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.3/spring-amqp-bom-3.1.3.pom (3.9 kB at 967 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.4/spring-data-bom-2023.1.4.pom
Progress (1): 5.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.4/spring-data-bom-2023.1.4.pom (5.5 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom (5.8 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.3/spring-integration-bom-6.2.3.pom
Progress (1): 10 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.3/spring-integration-bom-6.2.3.pom (10 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.4/spring-pulsar-bom-1.0.4.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.4/spring-pulsar-bom-1.0.4.pom (2.7 kB at 548 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.3/spring-security-bom-6.2.3.pom
Progress (1): 5.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.3/spring-security-bom-6.2.3.pom (5.3 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-api/2.5.0/springdoc-openapi-starter-webmvc-api-2.5.0.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-api/2.5.0/springdoc-openapi-starter-webmvc-api-2.5.0.pom (1.8 kB at 446 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-common/2.5.0/springdoc-openapi-starter-common-2.5.0.pom
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-common/2.5.0/springdoc-openapi-starter-common-2.5.0.pom (4.5 kB at 897 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core-jakarta/2.2.21/swagger-core-jakarta-2.2.21.pom
Progress (1): 5.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core-jakarta/2.2.21/swagger-core-jakarta-2.2.21.pom (5.6 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project-jakarta/2.2.21/swagger-project-jakarta-2.2.21.pom
Progress (1): 16/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project-jakarta/2.2.21/swagger-project-jakarta-2.2.21.pom (23 kB at 4.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations-jakarta/2.2.21/swagger-annotations-jakarta-2.2.21.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations-jakarta/2.2.21/swagger-annotations-jakarta-2.2.21.pom (3.3 kB at 273 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models-jakarta/2.2.21/swagger-models-jakarta-2.2.21.pom
Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models-jakarta/2.2.21/swagger-models-jakarta-2.2.21.pom (3.4 kB at 568 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4.pom (2.6 kB at 526 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.4/jackson-dataformats-text-2.15.4.pom
Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.4/jackson-dataformats-text-2.15.4.pom (3.5 kB at 869 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/swagger-ui/5.13.0/swagger-ui-5.13.0.pom
Progress (1): 6.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/swagger-ui/5.13.0/swagger-ui-5.13.0.pom (6.2 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-api/0.11.5/jjwt-api-0.11.5.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-api/0.11.5/jjwt-api-0.11.5.pom (1.8 kB at 254 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-root/0.11.5/jjwt-root-0.11.5.pom
Progress (1): 16/29 kB
Progress (1): 29 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-root/0.11.5/jjwt-root-0.11.5.pom (29 kB at 5.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5.pom (2.3 kB at 463 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-jackson/0.11.5/jjwt-jackson-0.11.5.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-jackson/0.11.5/jjwt-jackson-0.11.5.pom (3.3 kB at 664 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.5/spring-boot-starter-test-3.2.5.pom
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.5/spring-boot-starter-test-3.2.5.pom (5.0 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.5/spring-boot-test-3.2.5.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.5/spring-boot-test-3.2.5.pom (2.0 kB at 507 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.5/spring-boot-test-autoconfigure-3.2.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.5/spring-boot-test-autoconfigure-3.2.5.pom (2.5 kB at 494 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.pom
Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.pom (3.5 kB at 710 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.1/awaitility-parent-4.2.1.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.1/awaitility-parent-4.2.1.pom (11 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.13/byte-buddy-agent-1.14.13.pom
Progress (1): 10 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.13/byte-buddy-agent-1.14.13.pom (10 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.6/spring-test-6.1.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.6/spring-test-6.1.6.pom (2.0 kB at 410 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/twilio/sdk/twilio/8.31.1/twilio-8.31.1.pom
Progress (1): 2.7/15 kB
Progress (1): 8.2/15 kB
Progress (1): 14/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/twilio/sdk/twilio/8.31.1/twilio-8.31.1.pom (15 kB at 2.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 3.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
Progress (1): 16/77 kB
Progress (1): 33/77 kB
Progress (1): 49/77 kB
Progress (1): 66/77 kB
Progress (1): 77 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 11 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Progress (1): 5.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 3.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Progress (1): 16/76 kB
Progress (1): 33/76 kB
Progress (1): 49/76 kB
Progress (1): 66/76 kB
Progress (1): 76 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 11 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-api/0.11.2/jjwt-api-0.11.2.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-api/0.11.2/jjwt-api-0.11.2.pom (1.8 kB at 444 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-root/0.11.2/jjwt-root-0.11.2.pom
Progress (1): 16/28 kB
Progress (1): 28 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-root/0.11.2/jjwt-root-0.11.2.pom (28 kB at 4.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-jackson/0.11.2/jjwt-jackson-0.11.2.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-jackson/0.11.2/jjwt-jackson-0.11.2.pom (3.3 kB at 664 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-impl/0.11.2/jjwt-impl-0.11.2.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-impl/0.11.2/jjwt-impl-0.11.2.pom (2.3 kB at 463 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Progress (1): 6.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Progress (1): 16/35 kB
Progress (1): 33/35 kB
Progress (1): 35 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 6.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 993 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
Progress (1): 12 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 2.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Progress (1): 16/56 kB
Progress (1): 31/56 kB
Progress (1): 48/56 kB
Progress (1): 56 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 9.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.4/jackson-dataformat-xml-2.15.4.pom
Progress (1): 7.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.4/jackson-dataformat-xml-2.15.4.pom (7.3 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Progress (1): 6.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
Progress (1): 16/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 5.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
Progress (1): 9.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 960 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 4.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Progress (1): 8.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
Progress (1): 4.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 4.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Progress (1): 4.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 785 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.5/spring-boot-starter-mail-3.2.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.5/spring-boot-starter-mail-3.2.5.pom (2.5 kB at 498 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.6/spring-context-support-6.1.6.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.6/spring-context-support-6.1.6.pom (2.4 kB at 485 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.3/jakarta.mail-2.0.3.pom
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.3/jakarta.mail-2.0.3.pom (13 kB at 3.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/all/2.0.3/all-2.0.3.pom
Progress (1): 16/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/all/2.0.3/all-2.0.3.pom (32 kB at 5.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.5/spring-boot-starter-web-3.2.5.jar
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.5/spring-boot-starter-web-3.2.5.jar (4.8 kB at 961 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.5/spring-boot-starter-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.5/spring-boot-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.5/spring-boot-autoconfigure-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.5/spring-boot-starter-logging-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.13/jul-to-slf4j-2.0.13.jar
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.5/spring-boot-starter-3.2.5.jar (4.8 kB at 530 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.5/spring-boot-starter-json-3.2.5.jar
Progress (1): 4.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.5/spring-boot-starter-json-3.2.5.jar (4.7 kB at 396 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.5/spring-boot-starter-tomcat-3.2.5.jar
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (1): 0.1/1.6 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (2): 0.1/1.6 MB | 0/1.9 MB
Progress (3): 0.1/1.6 MB | 0/1.9 MB | 1.4/6.3 kB
Progress (3): 0.1/1.6 MB | 0/1.9 MB | 2.8/6.3 kB
Progress (3): 0.1/1.6 MB | 0/1.9 MB | 4.1/6.3 kB
Progress (3): 0.2/1.6 MB | 0/1.9 MB | 4.1/6.3 kB
Progress (3): 0.2/1.6 MB | 0/1.9 MB | 5.5/6.3 kB
Progress (3): 0.2/1.6 MB | 0/1.9 MB | 6.3 kB    
Progress (3): 0.2/1.6 MB | 0/1.9 MB | 6.3 kB
Progress (3): 0.2/1.6 MB | 0/1.9 MB | 6.3 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.13/jul-to-slf4j-2.0.13.jar (6.3 kB at 254 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.20/tomcat-embed-core-10.1.20.jar
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 1.4/4.8 kB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 1.4/4.8 kB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 2.8/4.8 kB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 4.1/4.8 kB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 4.8 kB    
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 4.8 kB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 4.8 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.5/spring-boot-starter-logging-3.2.5.jar (4.8 kB at 183 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.20/tomcat-embed-el-10.1.20.jar
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (2): 0.2/1.6 MB | 0.1/1.9 MB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 4.8 kB
Progress (3): 0.2/1.6 MB | 0.1/1.9 MB | 4.8 kB
Progress (3): 0.3/1.6 MB | 0.1/1.9 MB | 4.8 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.5/spring-boot-starter-tomcat-3.2.5.jar (4.8 kB at 192 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.20/tomcat-embed-websocket-10.1.20.jar
Progress (2): 0.3/1.6 MB | 0.1/1.9 MB
Progress (2): 0.3/1.6 MB | 0.1/1.9 MB
Progress (2): 0.3/1.6 MB | 0.1/1.9 MB
Progress (2): 0.3/1.6 MB | 0.1/1.9 MB
Progress (2): 0.3/1.6 MB | 0.1/1.9 MB
Progress (2): 0.3/1.6 MB | 0.1/1.9 MB
Progress (2): 0.3/1.6 MB | 0.2/1.9 MB
Progress (2): 0.3/1.6 MB | 0.2/1.9 MB
Progress (2): 0.3/1.6 MB | 0.2/1.9 MB
Progress (2): 0.3/1.6 MB | 0.2/1.9 MB
Progress (2): 0.3/1.6 MB | 0.2/1.9 MB
Progress (2): 0.3/1.6 MB | 0.2/1.9 MB
Progress (3): 0.3/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.4/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.4/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.4/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.4/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.4/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.4/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.5/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.5/1.6 MB | 0.2/1.9 MB | 16/261 kB
Progress (3): 0.5/1.6 MB | 0.2/1.9 MB | 33/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 33/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.5/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 49/261 kB
Progress (3): 0.6/1.6 MB | 0.3/1.9 MB | 64/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 64/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 80/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 80/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 80/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 97/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 97/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 113/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 113/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 130/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 130/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 146/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 146/261 kB
Progress (3): 0.7/1.6 MB | 0.3/1.9 MB | 146/261 kB
Progress (3): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 16/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 16/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 33/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 33/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 33/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 49/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 62/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 62/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 79/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 79/282 kB
Progress (4): 0.7/1.6 MB | 0.4/1.9 MB | 146/261 kB | 95/282 kB
Progress (4): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB
Progress (4): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.5/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.7/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.8/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 146/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 162/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 162/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.6/1.9 MB | 179/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 179/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 195/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 195/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 195/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 211/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 211/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 228/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 244/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 244/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261/261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 95/282 kB | 0.1/3.5 MB    
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 95/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 111/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 111/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 128/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 128/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 144/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 144/282 kB | 0.1/3.5 MB
Progress (5): 0.9/1.6 MB | 0.7/1.9 MB | 261 kB | 160/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 160/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 177/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 177/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 193/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 193/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 210/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 210/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 226/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 226/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.7/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.1/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.0/1.6 MB | 0.8/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.0/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.0/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.0/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.0/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.1/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
Progress (5): 1.2/1.6 MB | 0.9/1.9 MB | 261 kB | 242/282 kB | 0.2/3.5 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.20/tomcat-embed-el-10.1.20.jar (261 kB at 4.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.6/spring-web-6.1.6.jar
Progress (4): 1.2/1.6 MB | 0.9/1.9 MB | 242/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 0.9/1.9 MB | 242/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 0.9/1.9 MB | 242/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 0.9/1.9 MB | 259/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 1.0/1.9 MB | 259/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 1.0/1.9 MB | 275/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 1.0/1.9 MB | 275/282 kB | 0.2/3.5 MB
Progress (4): 1.2/1.6 MB | 1.0/1.9 MB | 282 kB | 0.2/3.5 MB    
Progress (4): 1.3/1.6 MB | 1.0/1.9 MB | 282 kB | 0.2/3.5 MB
Progress (4): 1.3/1.6 MB | 1.0/1.9 MB | 282 kB | 0.2/3.5 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.20/tomcat-embed-websocket-10.1.20.jar (282 kB at 4.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.6/spring-beans-6.1.6.jar
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.2/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.2/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.3/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.4/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.4/1.6 MB | 1.0/1.9 MB | 0.3/3.5 MB
Progress (3): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.3/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.4/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.4/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.1/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (4): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB
Progress (5): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 16/858 kB
Progress (5): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 16/858 kB
Progress (5): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 33/858 kB
Progress (5): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 33/858 kB
Progress (5): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 33/858 kB
Progress (5): 1.5/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 49/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 49/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 63/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 63/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 79/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 79/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6/1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB    
Progress (5): 1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.1/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.2/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (5): 1.6 MB | 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.5/spring-boot-3.2.5.jar (1.6 MB at 20 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.5/micrometer-observation-1.12.5.jar
Progress (4): 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.5/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.3/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 95/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 112/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 112/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 128/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 128/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 144/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 144/858 kB
Progress (4): 1.4/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 161/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 161/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 177/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 177/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 194/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 210/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 226/858 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 226/858 kB | 16/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 243/858 kB | 16/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 243/858 kB | 33/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 33/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 49/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 49/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 66/72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 72 kB   
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.2/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
Progress (5): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB | 72 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.5/micrometer-observation-1.12.5.jar (72 kB at 854 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.5/micrometer-commons-1.12.5.jar
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.5/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.6/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.7/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.6/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 259/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 276/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 276/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 292/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 292/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 308/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 325/858 kB
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 325/858 kB | 16/47 kB
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 341/858 kB | 16/47 kB
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 341/858 kB | 33/47 kB
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 357/858 kB | 33/47 kB
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 357/858 kB | 47 kB   
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 374/858 kB | 47 kB
Progress (5): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 390/858 kB | 47 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.5/micrometer-commons-1.12.5.jar (47 kB at 532 kB/s)
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.3/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.7/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.4/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.6/spring-webmvc-6.1.6.jar
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.8/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.8/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9/1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB    
Progress (4): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 407/858 kB
Progress (4): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 423/858 kB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 423/858 kB | 0/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 439/858 kB | 0/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 439/858 kB | 0/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 456/858 kB | 0/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 456/858 kB | 0/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 472/858 kB | 0/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 472/858 kB | 0.1/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 489/858 kB | 0.1/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 489/858 kB | 0.1/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 505/858 kB | 0.1/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 505/858 kB | 0.1/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 521/858 kB | 0.1/1.0 MB
Progress (5): 1.9 MB | 0.9/3.5 MB | 0.5/1.9 MB | 538/858 kB | 0.1/1.0 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.5/spring-boot-autoconfigure-3.2.5.jar (1.9 MB at 19 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.6/spring-context-6.1.6.jar
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 554/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.5/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.1/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 570/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 587/858 kB | 0.2/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 587/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 587/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 603/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 603/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 620/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 620/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 636/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 636/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 652/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 652/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 669/858 kB | 0.3/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 669/858 kB | 0.4/1.0 MB
Progress (4): 0.9/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (4): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB
Progress (5): 1.0/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0/1.3 MB
Progress (5): 1.1/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0/1.3 MB
Progress (5): 1.1/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0/1.3 MB
Progress (5): 1.1/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0/1.3 MB
Progress (5): 1.1/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0/1.3 MB
Progress (5): 1.1/3.5 MB | 0.6/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.4/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.7/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 685/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 702/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 702/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 718/858 kB | 0.5/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 718/858 kB | 0.6/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 734/858 kB | 0.6/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 734/858 kB | 0.6/1.0 MB | 0.1/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 734/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 751/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 751/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 767/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 767/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 783/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 783/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 800/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 800/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.6/1.0 MB | 0.2/1.3 MB
Progress (5): 1.1/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.2/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.2/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.3/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.3/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 816/858 kB | 0.7/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 833/858 kB | 0.7/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 833/858 kB | 0.7/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 849/858 kB | 0.7/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 858 kB | 0.7/1.0 MB | 0.4/1.3 MB    
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 858 kB | 0.7/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 858 kB | 0.8/1.0 MB | 0.4/1.3 MB
Progress (5): 1.4/3.5 MB | 0.8/1.9 MB | 858 kB | 0.8/1.0 MB | 0.4/1.3 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.6/spring-beans-6.1.6.jar (858 kB at 6.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.6/spring-expression-6.1.6.jar
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.8/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.8/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.8/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.8/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.8/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.8/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 0.9/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0/1.0 MB | 0.4/1.3 MB
Progress (4): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB    
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 16/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 33/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 33/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 49/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 49/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 49/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 49/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 66/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 66/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 82/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 82/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.4/1.3 MB | 98/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 98/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.4/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.5/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
Progress (5): 1.5/3.5 MB | 0.9/1.9 MB | 1.0 MB | 0.5/1.3 MB | 115/303 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.6/spring-webmvc-6.1.6.jar (1.0 MB at 7.5 MB/s)
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.5/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.5/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.5/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.5/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 0.9/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.6/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.5/spring-boot-starter-data-jpa-3.2.5.jar
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.0/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 115/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 127/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 127/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.7/1.3 MB | 143/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 143/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 160/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 160/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 176/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 176/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 193/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 193/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 209/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 225/303 kB
Progress (5): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 225/303 kB | 4.8 kB
Progress (5): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 242/303 kB | 4.8 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.5/spring-boot-starter-data-jpa-3.2.5.jar (4.8 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.5/spring-boot-starter-aop-3.2.5.jar
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 258/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.8/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.6/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (5): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB | 4.8 kB
Progress (5): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB | 4.8 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.5/spring-boot-starter-aop-3.2.5.jar (4.8 kB at 33 kB/s)
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 0.9/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.1/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.0/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB | 274/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB | 274/303 kB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22/aspectjweaver-1.9.22.jar
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB | 291/303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB | 303 kB    
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB | 303 kB
Progress (4): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB | 303 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.6/spring-expression-6.1.6.jar (303 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.5/spring-boot-starter-jdbc-3.2.5.jar
Progress (3): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB
Progress (3): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB
Progress (3): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB
Progress (3): 1.7/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB
Progress (3): 1.8/3.5 MB | 1.2/1.9 MB | 1.1/1.3 MB
Progress (3): 1.8/3.5 MB | 1.2/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.3/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB
Progress (3): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0.1/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0.1/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0.1/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0.1/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.2/1.3 MB | 0.1/2.2 MB
Progress (4): 1.8/3.5 MB | 1.4/1.9 MB | 1.3/1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3/1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3/1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3/1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3/1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3/1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3 MB | 0.1/2.2 MB    
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3 MB | 0.1/2.2 MB
Progress (4): 1.9/3.5 MB | 1.4/1.9 MB | 1.3 MB | 0.1/2.2 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.6/spring-context-6.1.6.jar (1.3 MB at 8.6 MB/s)
Progress (3): 1.9/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 1.9/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 1.9/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 1.9/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.1/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.6/spring-jdbc-6.1.6.jar
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB
Progress (4): 2.0/3.5 MB | 1.4/1.9 MB | 0.2/2.2 MB | 4.8 kB
Progress (4): 2.0/3.5 MB | 1.4/1.9 MB | 0.3/2.2 MB | 4.8 kB
Progress (4): 2.0/3.5 MB | 1.4/1.9 MB | 0.3/2.2 MB | 4.8 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.5/spring-boot-starter-jdbc-3.2.5.jar (4.8 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.13/byte-buddy-1.14.13.jar
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.3/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.3/2.2 MB
Progress (3): 2.0/3.5 MB | 1.4/1.9 MB | 0.3/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.3/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.3/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.3/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (3): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB
Progress (4): 2.0/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 16/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 16/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 33/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 33/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.4/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.5/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.5/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.5/1.9 MB | 0.5/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 49/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 63/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 63/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 63/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 79/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 79/467 kB
Progress (4): 2.1/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 96/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 96/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.5/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.6/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.6/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.6/1.9 MB | 0.6/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB
Progress (4): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB | 0/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB | 0/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB | 0/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB | 0/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 112/467 kB | 0/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 129/467 kB | 0/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 129/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 145/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 145/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 161/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 161/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 161/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.6/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.2/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.7/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.7/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.8/2.2 MB | 178/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.8/2.2 MB | 194/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 194/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 194/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 194/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 211/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 211/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 227/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 227/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 243/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 243/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 260/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 260/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 276/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 276/467 kB | 0.1/4.2 MB
Progress (5): 2.3/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 292/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 292/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 0.9/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.1/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.0/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.2/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 309/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 325/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 325/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.8/1.9 MB | 1.1/2.2 MB | 342/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 342/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 358/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 358/467 kB | 0.3/4.2 MB
Progress (5): 2.4/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 374/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 374/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 391/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 391/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 391/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 391/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 407/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 407/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 424/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 424/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.5/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.1/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 440/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 456/467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 467 kB | 0.3/4.2 MB    
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 467 kB | 0.3/4.2 MB
Progress (5): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 467 kB | 0.3/4.2 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.6/spring-jdbc-6.1.6.jar (467 kB at 2.6 MB/s)
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.3/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.3/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.3/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.3/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.2/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.5/spring-data-jpa-3.2.5.jar
Progress (4): 2.6/3.5 MB | 1.9/1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (4): 2.6/3.5 MB | 1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB    
Progress (4): 2.6/3.5 MB | 1.9 MB | 1.3/2.2 MB | 0.4/4.2 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.6/spring-web-6.1.6.jar (1.9 MB at 10 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.5/spring-data-commons-3.2.5.jar
Progress (3): 2.6/3.5 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (3): 2.6/3.5 MB | 1.3/2.2 MB | 0.4/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.4/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.4/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.4/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.4/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.5/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.6/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.5/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB
Progress (3): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB
Progress (4): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB
Progress (4): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB
Progress (4): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.6/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.6/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.7/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.7/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.7/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.8/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.1/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.1/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 1.9/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.8/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.0/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 0.9/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.2/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.2/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.8/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.1/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.2/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.2/2.2 MB | 1.0/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.2/2.2 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.2 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB    
Progress (5): 2.9/3.5 MB | 2.2 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (5): 2.9/3.5 MB | 2.2 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22/aspectjweaver-1.9.22.jar (2.2 MB at 11 MB/s)
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.6/spring-orm-6.1.6.jar
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.3/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.3/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.1/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.2/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (4): 2.9/3.5 MB | 1.3/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB
Progress (5): 2.9/3.5 MB | 1.3/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB | 16/237 kB
Progress (5): 2.9/3.5 MB | 1.3/4.2 MB | 0.4/1.4 MB | 0.4/1.5 MB | 16/237 kB
Progress (5): 2.9/3.5 MB | 1.3/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB | 16/237 kB
Progress (5): 2.9/3.5 MB | 1.3/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB | 16/237 kB
Progress (5): 2.9/3.5 MB | 1.3/4.2 MB | 0.4/1.4 MB | 0.5/1.5 MB | 16/237 kB
Progress (5): 2.9/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 16/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 16/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 16/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 33/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 33/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 49/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 49/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 64/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 64/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 80/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.3/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 97/237 kB
Progress (5): 3.0/3.5 MB | 1.4/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 113/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 113/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 130/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 130/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 146/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 146/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 162/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 162/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 162/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 162/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 179/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 179/237 kB
Progress (5): 3.0/3.5 MB | 1.5/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.5/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.5/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.6/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.6/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.6/1.4 MB | 0.7/1.5 MB | 195/237 kB
Progress (5): 3.0/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 195/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 195/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 195/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 195/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 195/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 212/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 212/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 212/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 228/237 kB
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 237 kB    
Progress (5): 3.1/3.5 MB | 1.7/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 237 kB
Progress (5): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 237 kB
Progress (5): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 237 kB
Progress (5): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB | 237 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.6/spring-orm-6.1.6.jar (237 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.6/spring-tx-6.1.6.jar
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.7/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.8/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.8/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.8/1.4 MB | 0.7/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.8/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (4): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 16/285 kB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 16/285 kB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 33/285 kB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 33/285 kB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 33/285 kB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.1/3.5 MB | 1.9/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.1/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.8/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.0/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.8/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 49/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 66/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 81/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 81/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 97/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 97/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 114/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 114/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 114/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 114/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 130/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 130/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 130/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 0.9/1.5 MB | 146/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 146/285 kB
Progress (5): 3.2/3.5 MB | 2.1/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 163/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 163/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 163/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 179/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 179/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 0.9/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.2/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 196/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 212/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 212/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 212/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 228/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 228/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 245/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 261/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 261/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 277/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 277/285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 285 kB    
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 285 kB
Progress (5): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB | 285 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.6/spring-tx-6.1.6.jar (285 kB at 1.2 MB/s)
Progress (4): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.0/1.5 MB
Progress (4): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.2/3.5 MB | 2.3/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.2/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.2/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.0/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.6/spring-aspects-6.1.6.jar
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.4/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.1/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.3/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.1/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.5/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.2/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.6/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 16/50 kB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 33/50 kB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 33/50 kB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 33/50 kB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 49/50 kB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 49/50 kB
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 50 kB   
Progress (5): 3.4/3.5 MB | 2.7/4.2 MB | 1.2/1.4 MB | 1.3/1.5 MB | 50 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.6/spring-aspects-6.1.6.jar (50 kB at 200 kB/s)
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.3/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.3/1.4 MB | 1.4/1.5 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.32/lombok-1.18.32.jar
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.7/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.4/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.4/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4/1.4 MB | 1.5/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4 MB | 1.5/1.5 MB    
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4 MB | 1.5/1.5 MB
Progress (4): 3.5/3.5 MB | 2.8/4.2 MB | 1.4 MB | 1.5/1.5 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.5/spring-data-commons-3.2.5.jar (1.4 MB at 5.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
Progress (3): 3.5/3.5 MB | 2.8/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5/3.5 MB | 2.8/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5/3.5 MB | 2.8/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5/3.5 MB | 2.8/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5/3.5 MB | 2.8/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5/3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5/3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB    
Progress (3): 3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5 MB | 2.9/4.2 MB | 1.5/1.5 MB
Progress (3): 3.5 MB | 2.9/4.2 MB | 1.5 MB    
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.20/tomcat-embed-core-10.1.20.jar (3.5 MB at 14 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar
Progress (2): 2.9/4.2 MB | 1.5 MB
Progress (2): 2.9/4.2 MB | 1.5 MB
Progress (2): 3.0/4.2 MB | 1.5 MB
Progress (2): 3.0/4.2 MB | 1.5 MB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.5/spring-data-jpa-3.2.5.jar (1.5 MB at 6.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-security/3.2.5/spring-boot-starter-security-3.2.5.jar
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0/2.0 MB
Progress (2): 3.0/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.1/4.2 MB | 0.1/2.0 MB
Progress (2): 3.2/4.2 MB | 0.1/2.0 MB
Progress (2): 3.2/4.2 MB | 0.1/2.0 MB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 16/69 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 33/69 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 49/69 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 66/69 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 69 kB   
Progress (4): 3.2/4.2 MB | 0.1/2.0 MB | 69 kB | 4.7 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 264 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.6/spring-aop-6.1.6.jar
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 4.7 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 4.7 kB
Progress (4): 3.2/4.2 MB | 0.1/2.0 MB | 4.7 kB | 16/93 kB
Progress (4): 3.2/4.2 MB | 0.1/2.0 MB | 4.7 kB | 16/93 kB
Progress (4): 3.2/4.2 MB | 0.1/2.0 MB | 4.7 kB | 16/93 kB
Progress (4): 3.2/4.2 MB | 0.1/2.0 MB | 4.7 kB | 33/93 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-security/3.2.5/spring-boot-starter-security-3.2.5.jar (4.7 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-config/6.2.4/spring-security-config-6.2.4.jar
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 33/93 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 33/93 kB
Progress (3): 3.2/4.2 MB | 0.1/2.0 MB | 49/93 kB
Progress (3): 3.2/4.2 MB | 0.2/2.0 MB | 49/93 kB
Progress (3): 3.2/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.3/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 64/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 80/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 80/93 kB
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 93 kB   
Progress (3): 3.4/4.2 MB | 0.2/2.0 MB | 93 kB
Progress (3): 3.5/4.2 MB | 0.2/2.0 MB | 93 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 348 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-core/6.2.4/spring-security-core-6.2.4.jar
Progress (2): 3.5/4.2 MB | 0.2/2.0 MB
Progress (2): 3.5/4.2 MB | 0.2/2.0 MB
Progress (2): 3.5/4.2 MB | 0.2/2.0 MB
Progress (2): 3.5/4.2 MB | 0.2/2.0 MB
Progress (2): 3.5/4.2 MB | 0.2/2.0 MB
Progress (2): 3.6/4.2 MB | 0.2/2.0 MB
Progress (2): 3.6/4.2 MB | 0.2/2.0 MB
Progress (2): 3.6/4.2 MB | 0.2/2.0 MB
Progress (2): 3.6/4.2 MB | 0.2/2.0 MB
Progress (2): 3.6/4.2 MB | 0.2/2.0 MB
Progress (2): 3.6/4.2 MB | 0.2/2.0 MB
Progress (3): 3.6/4.2 MB | 0.2/2.0 MB | 16/416 kB
Progress (3): 3.6/4.2 MB | 0.3/2.0 MB | 16/416 kB
Progress (3): 3.6/4.2 MB | 0.3/2.0 MB | 33/416 kB
Progress (3): 3.6/4.2 MB | 0.3/2.0 MB | 33/416 kB
Progress (3): 3.6/4.2 MB | 0.3/2.0 MB | 49/416 kB
Progress (3): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB
Progress (3): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB
Progress (4): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.6/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.3/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.7/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0/1.8 MB
Progress (4): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB
Progress (4): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB
Progress (4): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB
Progress (4): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB
Progress (4): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 16/513 kB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 16/513 kB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 16/513 kB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 33/513 kB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 33/513 kB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 33/513 kB
Progress (5): 3.8/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 49/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 49/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 63/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 63/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 63/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 79/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 79/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 62/416 kB | 0.1/1.8 MB | 95/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 78/416 kB | 0.1/1.8 MB | 95/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 78/416 kB | 0.1/1.8 MB | 112/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 78/416 kB | 0.1/1.8 MB | 112/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 95/416 kB | 0.1/1.8 MB | 112/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 95/416 kB | 0.1/1.8 MB | 112/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 95/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 95/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 111/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 111/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 111/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 128/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 128/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 128/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.4/2.0 MB | 144/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 144/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 160/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 160/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 160/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 160/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 160/416 kB | 0.1/1.8 MB | 128/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 160/416 kB | 0.1/1.8 MB | 145/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 177/416 kB | 0.1/1.8 MB | 145/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 177/416 kB | 0.1/1.8 MB | 145/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 177/416 kB | 0.1/1.8 MB | 161/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 193/416 kB | 0.1/1.8 MB | 161/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 193/416 kB | 0.1/1.8 MB | 161/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 193/416 kB | 0.1/1.8 MB | 177/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 210/416 kB | 0.1/1.8 MB | 177/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 210/416 kB | 0.1/1.8 MB | 194/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 210/416 kB | 0.1/1.8 MB | 194/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 226/416 kB | 0.1/1.8 MB | 194/513 kB
Progress (5): 3.9/4.2 MB | 0.5/2.0 MB | 226/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 3.9/4.2 MB | 0.6/2.0 MB | 226/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 3.9/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 3.9/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 3.9/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 3.9/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.1/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 210/513 kB
Progress (5): 4.0/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 227/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 227/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 243/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 243/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 259/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 259/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 276/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 242/416 kB | 0.2/1.8 MB | 292/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 259/416 kB | 0.2/1.8 MB | 292/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 259/416 kB | 0.2/1.8 MB | 292/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 259/416 kB | 0.2/1.8 MB | 308/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 275/416 kB | 0.2/1.8 MB | 308/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 275/416 kB | 0.2/1.8 MB | 308/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 291/416 kB | 0.2/1.8 MB | 308/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 291/416 kB | 0.2/1.8 MB | 325/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 308/416 kB | 0.2/1.8 MB | 325/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 308/416 kB | 0.2/1.8 MB | 341/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 341/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 358/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 358/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 374/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 374/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 374/513 kB
Progress (5): 4.1/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.2/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2/4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2 MB | 0.6/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB    
Progress (5): 4.2 MB | 0.7/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 324/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 341/416 kB | 0.3/1.8 MB | 374/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 341/416 kB | 0.3/1.8 MB | 390/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 341/416 kB | 0.3/1.8 MB | 390/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 341/416 kB | 0.3/1.8 MB | 390/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 357/416 kB | 0.3/1.8 MB | 390/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 357/416 kB | 0.3/1.8 MB | 407/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 373/416 kB | 0.3/1.8 MB | 407/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 373/416 kB | 0.3/1.8 MB | 407/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 373/416 kB | 0.3/1.8 MB | 423/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 390/416 kB | 0.3/1.8 MB | 423/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 390/416 kB | 0.3/1.8 MB | 440/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 390/416 kB | 0.3/1.8 MB | 440/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 406/416 kB | 0.3/1.8 MB | 440/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 406/416 kB | 0.3/1.8 MB | 456/513 kB
Progress (5): 4.2 MB | 0.7/2.0 MB | 406/416 kB | 0.3/1.8 MB | 456/513 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.13/byte-buddy-1.14.13.jar (4.2 MB at 14 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-crypto/6.2.4/spring-security-crypto-6.2.4.jar
Progress (4): 0.7/2.0 MB | 406/416 kB | 0.3/1.8 MB | 456/513 kB
Progress (4): 0.8/2.0 MB | 406/416 kB | 0.3/1.8 MB | 456/513 kB
Progress (4): 0.8/2.0 MB | 406/416 kB | 0.3/1.8 MB | 456/513 kB
Progress (4): 0.8/2.0 MB | 416 kB | 0.3/1.8 MB | 456/513 kB    
Progress (4): 0.8/2.0 MB | 416 kB | 0.3/1.8 MB | 456/513 kB
Progress (4): 0.8/2.0 MB | 416 kB | 0.3/1.8 MB | 456/513 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.6/spring-aop-6.1.6.jar (416 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-web/6.2.4/spring-security-web-6.2.4.jar
Progress (3): 0.8/2.0 MB | 0.3/1.8 MB | 472/513 kB
Progress (3): 0.8/2.0 MB | 0.3/1.8 MB | 489/513 kB
Progress (3): 0.8/2.0 MB | 0.3/1.8 MB | 489/513 kB
Progress (3): 0.8/2.0 MB | 0.3/1.8 MB | 505/513 kB
Progress (3): 0.8/2.0 MB | 0.3/1.8 MB | 513 kB    
Progress (3): 0.8/2.0 MB | 0.3/1.8 MB | 513 kB
Progress (3): 0.9/2.0 MB | 0.3/1.8 MB | 513 kB
Progress (3): 0.9/2.0 MB | 0.3/1.8 MB | 513 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-core/6.2.4/spring-security-core-6.2.4.jar (513 kB at 1.7 MB/s)
Progress (2): 0.9/2.0 MB | 0.3/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/com/github/vladimir-bukhtoyarov/bucket4j-core/7.6.0/bucket4j-core-7.6.0.jar
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.4/1.8 MB
Progress (2): 0.9/2.0 MB | 0.5/1.8 MB
Progress (3): 0.9/2.0 MB | 0.5/1.8 MB | 16/84 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 16/84 kB | 16/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 33/84 kB | 16/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 49/84 kB | 16/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 49/84 kB | 33/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 49/84 kB | 49/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 65/84 kB | 49/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 81/84 kB | 49/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 84 kB | 49/781 kB   
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 84 kB | 49/781 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 84 kB | 49/781 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-crypto/6.2.4/spring-security-crypto-6.2.4.jar (84 kB at 279 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-ui/2.5.0/springdoc-openapi-starter-webmvc-ui-2.5.0.jar
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 49/781 kB | 16/328 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 49/781 kB | 33/328 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 49/781 kB | 49/328 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 65/781 kB | 49/328 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 65/781 kB | 49/328 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 65/781 kB | 62/328 kB
Progress (4): 0.9/2.0 MB | 0.5/1.8 MB | 81/781 kB | 62/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 81/781 kB | 62/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 81/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 97/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 97/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 114/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 114/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 130/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 130/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 130/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 147/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 147/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 163/781 kB | 78/328 kB
Progress (4): 1.0/2.0 MB | 0.5/1.8 MB | 163/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.5/1.8 MB | 163/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.5/1.8 MB | 179/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.5/1.8 MB | 179/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.5/1.8 MB | 179/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.5/1.8 MB | 179/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 179/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 179/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 196/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 196/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 212/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 229/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 245/781 kB | 78/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 245/781 kB | 94/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 94/328 kB
Progress (4): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 111/328 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 111/328 kB | 16/23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 127/328 kB | 16/23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 127/328 kB | 23 kB   
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 127/328 kB | 23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 144/328 kB | 23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 160/328 kB | 23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 261/781 kB | 160/328 kB | 23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 278/781 kB | 160/328 kB | 23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 278/781 kB | 160/328 kB | 23 kB
Progress (5): 1.1/2.0 MB | 0.6/1.8 MB | 294/781 kB | 160/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 294/781 kB | 160/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 294/781 kB | 176/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 310/781 kB | 176/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 310/781 kB | 176/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 310/781 kB | 193/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 193/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 193/328 kB | 23 kB
Progress (5): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 209/328 kB | 23 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-ui/2.5.0/springdoc-openapi-starter-webmvc-ui-2.5.0.jar (23 kB at 75 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-api/2.5.0/springdoc-openapi-starter-webmvc-api-2.5.0.jar
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 209/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 226/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 327/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 343/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 343/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 360/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 376/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 392/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 409/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 425/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 425/781 kB | 242/328 kB
Progress (4): 1.2/2.0 MB | 0.6/1.8 MB | 425/781 kB | 258/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 425/781 kB | 258/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 425/781 kB | 275/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 275/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 291/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 291/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 307/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 307/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 324/328 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 442/781 kB | 328 kB    
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 458/781 kB | 328 kB
Progress (5): 1.2/2.0 MB | 0.7/1.8 MB | 458/781 kB | 328 kB | 16/42 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/vladimir-bukhtoyarov/bucket4j-core/7.6.0/bucket4j-core-7.6.0.jar (328 kB at 1.1 MB/s)
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 458/781 kB | 33/42 kB
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 458/781 kB | 42 kB   
Progress (4): 1.2/2.0 MB | 0.7/1.8 MB | 458/781 kB | 42 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-webmvc-api/2.5.0/springdoc-openapi-starter-webmvc-api-2.5.0.jar (42 kB at 136 kB/s)
Progress (3): 1.2/2.0 MB | 0.7/1.8 MB | 458/781 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-common/2.5.0/springdoc-openapi-starter-common-2.5.0.jar
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 458/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 458/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 458/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 458/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 474/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 474/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 474/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 491/781 kB
Progress (3): 1.3/2.0 MB | 0.7/1.8 MB | 491/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 491/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 507/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 507/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 523/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 540/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 540/781 kB
Progress (3): 1.3/2.0 MB | 0.8/1.8 MB | 556/781 kB
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 556/781 kB
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 573/781 kB
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 589/781 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core-jakarta/2.2.21/swagger-core-jakarta-2.2.21.jar
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 605/781 kB
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 622/781 kB
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 638/781 kB
Progress (3): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 16/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 33/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 49/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 63/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 63/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 79/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 79/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 79/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 96/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 96/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 96/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 655/781 kB | 96/488 kB
Progress (4): 1.4/2.0 MB | 0.8/1.8 MB | 671/781 kB | 96/488 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 671/781 kB | 96/488 kB | 16/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 671/781 kB | 96/488 kB | 16/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 687/781 kB | 96/488 kB | 16/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 687/781 kB | 96/488 kB | 33/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 687/781 kB | 96/488 kB | 33/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 704/781 kB | 96/488 kB | 33/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 704/781 kB | 96/488 kB | 33/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 704/781 kB | 96/488 kB | 49/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 720/781 kB | 96/488 kB | 49/228 kB
Progress (5): 1.4/2.0 MB | 0.8/1.8 MB | 720/781 kB | 96/488 kB | 62/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 720/781 kB | 96/488 kB | 62/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 736/781 kB | 96/488 kB | 62/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 736/781 kB | 96/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 96/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 96/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 112/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 112/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 128/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 128/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 145/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 161/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 178/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 194/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 210/488 kB | 78/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 753/781 kB | 210/488 kB | 95/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 769/781 kB | 210/488 kB | 95/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 769/781 kB | 210/488 kB | 95/228 kB
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 781 kB | 210/488 kB | 95/228 kB    
Progress (5): 1.5/2.0 MB | 0.8/1.8 MB | 781 kB | 210/488 kB | 95/228 kB
Progress (5): 1.5/2.0 MB | 0.9/1.8 MB | 781 kB | 210/488 kB | 95/228 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-web/6.2.4/spring-security-web-6.2.4.jar (781 kB at 2.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations-jakarta/2.2.21/swagger-annotations-jakarta-2.2.21.jar
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 210/488 kB | 95/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 210/488 kB | 111/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 210/488 kB | 127/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 210/488 kB | 144/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 227/488 kB | 144/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 227/488 kB | 160/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 243/488 kB | 160/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 243/488 kB | 160/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 243/488 kB | 177/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 260/488 kB | 177/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 260/488 kB | 177/228 kB
Progress (4): 1.5/2.0 MB | 0.9/1.8 MB | 276/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 276/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 292/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 292/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 309/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 309/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 325/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 341/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 341/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 358/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 358/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 374/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 374/488 kB | 177/228 kB
Progress (4): 1.6/2.0 MB | 0.9/1.8 MB | 391/488 kB | 177/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 391/488 kB | 177/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 407/488 kB | 177/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 423/488 kB | 177/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 423/488 kB | 177/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 440/488 kB | 177/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 440/488 kB | 193/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 440/488 kB | 209/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 456/488 kB | 209/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 456/488 kB | 226/228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 456/488 kB | 228 kB    
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 472/488 kB | 228 kB
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 488 kB | 228 kB    
Progress (4): 1.7/2.0 MB | 0.9/1.8 MB | 488 kB | 228 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core-jakarta/2.2.21/swagger-core-jakarta-2.2.21.jar (228 kB at 692 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models-jakarta/2.2.21/swagger-models-jakarta-2.2.21.jar
Progress (3): 1.7/2.0 MB | 0.9/1.8 MB | 488 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/springdoc/springdoc-openapi-starter-common/2.5.0/springdoc-openapi-starter-common-2.5.0.jar (488 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4.jar
Progress (2): 1.7/2.0 MB | 0.9/1.8 MB
Progress (2): 1.7/2.0 MB | 0.9/1.8 MB
Progress (2): 1.7/2.0 MB | 1.0/1.8 MB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 16/48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 16/48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 16/48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 33/48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 33/48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 33/48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 48 kB   
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 48 kB
Progress (3): 1.7/2.0 MB | 1.0/1.8 MB | 48 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations-jakarta/2.2.21/swagger-annotations-jakarta-2.2.21.jar (48 kB at 146 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/swagger-ui/5.13.0/swagger-ui-5.13.0.jar
Progress (2): 1.8/2.0 MB | 1.0/1.8 MB
Progress (2): 1.8/2.0 MB | 1.0/1.8 MB
Progress (2): 1.8/2.0 MB | 1.0/1.8 MB
Progress (2): 1.8/2.0 MB | 1.0/1.8 MB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 16/55 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 16/55 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 33/55 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 33/55 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 49/55 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 55 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4.jar (55 kB at 165 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-api/0.11.5/jjwt-api-0.11.5.jar
Progress (2): 1.8/2.0 MB | 1.0/1.8 MB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 16/135 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 16/135 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 33/135 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 49/135 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 66/135 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 82/135 kB
Progress (3): 1.8/2.0 MB | 1.0/1.8 MB | 98/135 kB
Progress (3): 1.8/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 98/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 115/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 115/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 131/135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 135 kB    
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 135 kB
Progress (3): 1.9/2.0 MB | 1.1/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.1/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.1/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.1/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.1/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB
Progress (3): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB
Progress (4): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB | 0/4.0 MB
Progress (4): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB | 0/4.0 MB
Progress (4): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB | 0/4.0 MB
Progress (4): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB | 0.1/4.0 MB
Progress (4): 2.0/2.0 MB | 1.2/1.8 MB | 135 kB | 0.1/4.0 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models-jakarta/2.2.21/swagger-models-jakarta-2.2.21.jar (135 kB at 396 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5.jar
Progress (3): 2.0/2.0 MB | 1.2/1.8 MB | 0.1/4.0 MB
Progress (3): 2.0/2.0 MB | 1.2/1.8 MB | 0.1/4.0 MB
Progress (4): 2.0/2.0 MB | 1.2/1.8 MB | 0.1/4.0 MB | 16/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 16/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 33/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 49/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 62/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 62/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 62/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 62/77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 77 kB   
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 77 kB
Progress (4): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB | 77 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-api/0.11.5/jjwt-api-0.11.5.jar (77 kB at 226 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-jackson/0.11.5/jjwt-jackson-0.11.5.jar
Progress (3): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB
Progress (3): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB
Progress (3): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB
Progress (3): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB
Progress (3): 2.0/2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB
Progress (3): 2.0 MB | 1.3/1.8 MB | 0.1/4.0 MB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.32/lombok-1.18.32.jar (2.0 MB at 5.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.5/spring-boot-starter-test-3.2.5.jar
Progress (3): 1.3/1.8 MB | 0.1/4.0 MB | 16/81 kB
Progress (3): 1.3/1.8 MB | 0.1/4.0 MB | 16/81 kB
Progress (3): 1.3/1.8 MB | 0.1/4.0 MB | 33/81 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 33/81 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 49/81 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 49/81 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 66/81 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 81 kB   
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 81 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 81 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5.jar (81 kB at 234 kB/s)
Progress (2): 1.3/1.8 MB | 0.2/4.0 MB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 8.2 kB
Progress (3): 1.3/1.8 MB | 0.2/4.0 MB | 8.2 kB
Progress (3): 1.3/1.8 MB | 0.3/4.0 MB | 8.2 kB
Progress (3): 1.3/1.8 MB | 0.3/4.0 MB | 8.2 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/io/jsonwebtoken/jjwt-jackson/0.11.5/jjwt-jackson-0.11.5.jar (8.2 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.5/spring-boot-test-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.5/spring-boot-test-autoconfigure-3.2.5.jar
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.3/4.0 MB
Progress (2): 1.4/1.8 MB | 0.4/4.0 MB
Progress (2): 1.4/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.4/4.0 MB
Progress (2): 1.5/1.8 MB | 0.5/4.0 MB
Progress (2): 1.5/1.8 MB | 0.5/4.0 MB
Progress (2): 1.5/1.8 MB | 0.5/4.0 MB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 16/246 kB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 16/246 kB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 33/246 kB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 33/246 kB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB
Progress (4): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB | 4.8 kB
Progress (4): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB | 4.8 kB
Progress (4): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB | 4.8 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.5/spring-boot-starter-test-3.2.5.jar (4.8 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.jar
Progress (3): 1.5/1.8 MB | 0.5/4.0 MB | 49/246 kB
Progress (3): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB
Progress (4): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB | 16/219 kB
Progress (4): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB | 16/219 kB
Progress (4): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB | 33/219 kB
Progress (4): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB | 33/219 kB
Progress (4): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB | 49/219 kB
Progress (4): 1.6/1.8 MB | 0.5/4.0 MB | 49/246 kB | 65/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 65/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 81/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 81/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 98/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 98/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 114/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 49/246 kB | 114/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 66/246 kB | 114/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 66/246 kB | 131/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 66/246 kB | 131/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 82/246 kB | 131/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 82/246 kB | 147/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 82/246 kB | 147/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 98/246 kB | 147/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 98/246 kB | 163/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 98/246 kB | 163/219 kB
Progress (4): 1.6/1.8 MB | 0.6/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.6/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.6/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.6/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.6/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 115/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 131/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 131/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 147/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 147/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 164/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 164/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 164/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 180/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 180/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 197/246 kB | 163/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 197/246 kB | 180/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 197/246 kB | 180/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 213/246 kB | 180/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 213/246 kB | 196/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 229/246 kB | 196/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 229/246 kB | 196/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 229/246 kB | 213/219 kB
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 229/246 kB | 219 kB    
Progress (4): 1.7/1.8 MB | 0.7/4.0 MB | 246 kB | 219 kB    
Progress (4): 1.7/1.8 MB | 0.8/4.0 MB | 246 kB | 219 kB
Progress (4): 1.7/1.8 MB | 0.8/4.0 MB | 246 kB | 219 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.5/spring-boot-test-autoconfigure-3.2.5.jar (219 kB at 609 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.13/byte-buddy-agent-1.14.13.jar
Progress (3): 1.7/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.8/4.0 MB | 246 kB
Progress (3): 1.8/1.8 MB | 0.9/4.0 MB | 246 kB
Progress (3): 1.8 MB | 0.9/4.0 MB | 246 kB    
Progress (4): 1.8 MB | 0.9/4.0 MB | 246 kB | 16/97 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-config/6.2.4/spring-security-config-6.2.4.jar (1.8 MB at 5.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.6/spring-core-6.1.6.jar
Progress (3): 0.9/4.0 MB | 246 kB | 33/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 49/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 49/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 66/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 66/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 82/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 82/97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 97 kB   
Progress (3): 0.9/4.0 MB | 246 kB | 97 kB
Progress (3): 0.9/4.0 MB | 246 kB | 97 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.jar (97 kB at 267 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.6/spring-jcl-6.1.6.jar
Progress (2): 0.9/4.0 MB | 246 kB
Progress (2): 1.0/4.0 MB | 246 kB
Progress (2): 1.0/4.0 MB | 246 kB
Progress (2): 1.0/4.0 MB | 246 kB
Progress (2): 1.0/4.0 MB | 246 kB
Progress (3): 1.0/4.0 MB | 246 kB | 16/257 kB
Progress (3): 1.0/4.0 MB | 246 kB | 16/257 kB
Progress (3): 1.0/4.0 MB | 246 kB | 16/257 kB
Progress (3): 1.0/4.0 MB | 246 kB | 32/257 kB
Progress (3): 1.0/4.0 MB | 246 kB | 49/257 kB
Progress (3): 1.0/4.0 MB | 246 kB | 49/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 49/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 66/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 66/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 82/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 82/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 98/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 98/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 115/257 kB
Progress (3): 1.1/4.0 MB | 246 kB | 131/257 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.5/spring-boot-test-3.2.5.jar (246 kB at 664 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.6/spring-test-6.1.6.jar
Progress (2): 1.1/4.0 MB | 131/257 kB
Progress (2): 1.1/4.0 MB | 131/257 kB
Progress (2): 1.2/4.0 MB | 131/257 kB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 131/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 147/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 164/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 164/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 164/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 180/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 180/257 kB | 0.1/1.9 MB
Progress (3): 1.2/4.0 MB | 197/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 197/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 213/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 213/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 213/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 229/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 229/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 246/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 246/257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 257 kB | 0.1/1.9 MB    
Progress (3): 1.3/4.0 MB | 257 kB | 0.1/1.9 MB
Progress (3): 1.3/4.0 MB | 257 kB | 0.1/1.9 MB
Progress (4): 1.3/4.0 MB | 257 kB | 0.1/1.9 MB | 16/855 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.13/byte-buddy-agent-1.14.13.jar (257 kB at 687 kB/s)
Progress (3): 1.3/4.0 MB | 0.2/1.9 MB | 16/855 kB
Progress (3): 1.3/4.0 MB | 0.2/1.9 MB | 33/855 kB
Progress (3): 1.3/4.0 MB | 0.2/1.9 MB | 33/855 kB
Progress (3): 1.3/4.0 MB | 0.2/1.9 MB | 49/855 kB
Progress (3): 1.3/4.0 MB | 0.2/1.9 MB | 49/855 kB
Progress (3): 1.3/4.0 MB | 0.2/1.9 MB | 65/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 65/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 82/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 82/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB
Progress (3): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 2.7/25 kB
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 2.7/25 kB
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 11/25 kB 
                                                            
Downloading from central: https://repo.maven.apache.org/maven2/com/twilio/sdk/twilio/8.31.1/twilio-8.31.1.jar
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 11/25 kB
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 25 kB   
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 25 kB
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 25 kB
Progress (4): 1.4/4.0 MB | 0.2/1.9 MB | 98/855 kB | 25 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.6/spring-jcl-6.1.6.jar (25 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Progress (3): 1.5/4.0 MB | 0.2/1.9 MB | 98/855 kB
Progress (3): 1.5/4.0 MB | 0.2/1.9 MB | 98/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 98/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 98/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 98/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 98/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 114/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 114/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 131/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 131/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 147/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 147/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 163/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 163/855 kB
Progress (3): 1.5/4.0 MB | 0.3/1.9 MB | 180/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 180/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 196/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 196/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 213/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 229/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 229/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 245/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 245/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 262/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 262/855 kB
Progress (3): 1.6/4.0 MB | 0.3/1.9 MB | 278/855 kB
Progress (3): 1.6/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.6/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.6/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.6/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.6/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.6/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (3): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 278/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 295/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 295/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 295/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 311/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 311/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 327/855 kB | 0.1/4.7 MB
Progress (4): 1.7/4.0 MB | 0.4/1.9 MB | 327/855 kB | 0.1/4.7 MB
Progress (4): 1.8/4.0 MB | 0.4/1.9 MB | 327/855 kB | 0.1/4.7 MB
Progress (4): 1.8/4.0 MB | 0.4/1.9 MB | 344/855 kB | 0.1/4.7 MB
Progress (4): 1.8/4.0 MB | 0.4/1.9 MB | 344/855 kB | 0.1/4.7 MB
Progress (4): 1.8/4.0 MB | 0.4/1.9 MB | 360/855 kB | 0.1/4.7 MB
Progress (4): 1.8/4.0 MB | 0.4/1.9 MB | 360/855 kB | 0.1/4.7 MB
Progress (4): 1.8/4.0 MB | 0.4/1.9 MB | 376/855 kB | 0.1/4.7 MB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 376/855 kB | 0.1/4.7 MB | 16/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 376/855 kB | 0.1/4.7 MB | 16/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 393/855 kB | 0.1/4.7 MB | 16/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 393/855 kB | 0.1/4.7 MB | 16/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 393/855 kB | 0.1/4.7 MB | 33/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 409/855 kB | 0.1/4.7 MB | 33/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 409/855 kB | 0.1/4.7 MB | 33/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 409/855 kB | 0.1/4.7 MB | 47/365 kB
Progress (5): 1.8/4.0 MB | 0.4/1.9 MB | 426/855 kB | 0.1/4.7 MB | 47/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 47/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 63/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 63/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 63/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.8/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.1/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.5/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 426/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 442/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 458/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 458/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 475/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.2/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 80/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 96/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 96/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 96/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 96/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 112/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 112/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 491/855 kB | 0.3/4.7 MB | 112/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 112/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 112/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 129/365 kB
Progress (5): 1.9/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 129/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 129/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 129/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 129/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 145/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 145/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 161/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 161/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 161/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.6/1.9 MB | 508/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 508/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 508/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 524/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 540/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 540/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 557/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 557/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.0/4.0 MB | 0.7/1.9 MB | 573/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 573/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 589/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 589/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 606/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 606/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 622/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 622/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 639/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 639/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.1/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.3/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.7/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 655/855 kB | 0.4/4.7 MB | 178/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 655/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 671/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 671/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 671/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 688/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 688/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 688/855 kB | 0.4/4.7 MB | 194/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 688/855 kB | 0.4/4.7 MB | 211/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 704/855 kB | 0.4/4.7 MB | 211/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 704/855 kB | 0.4/4.7 MB | 211/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 704/855 kB | 0.5/4.7 MB | 211/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 721/855 kB | 0.5/4.7 MB | 211/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 721/855 kB | 0.5/4.7 MB | 227/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 721/855 kB | 0.5/4.7 MB | 227/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 721/855 kB | 0.5/4.7 MB | 227/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 737/855 kB | 0.5/4.7 MB | 227/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 737/855 kB | 0.5/4.7 MB | 227/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 737/855 kB | 0.5/4.7 MB | 243/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 737/855 kB | 0.5/4.7 MB | 243/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 243/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 243/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 243/365 kB
Progress (5): 2.2/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 260/365 kB
Progress (5): 2.3/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 260/365 kB
Progress (5): 2.3/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 260/365 kB
Progress (5): 2.3/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 276/365 kB
Progress (5): 2.3/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 276/365 kB
Progress (5): 2.3/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 292/365 kB
Progress (5): 2.3/4.0 MB | 0.8/1.9 MB | 753/855 kB | 0.5/4.7 MB | 292/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 753/855 kB | 0.5/4.7 MB | 292/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 753/855 kB | 0.5/4.7 MB | 309/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 753/855 kB | 0.5/4.7 MB | 309/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 753/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 753/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 753/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 325/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 342/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 342/365 kB
Progress (5): 2.3/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 358/365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 358/365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 770/855 kB | 0.5/4.7 MB | 365 kB    
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 786/855 kB | 0.5/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 786/855 kB | 0.5/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 786/855 kB | 0.5/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 802/855 kB | 0.5/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 802/855 kB | 0.5/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 802/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 0.9/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
Progress (5): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB | 365 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 894 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.6/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 819/855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 835/855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 835/855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 835/855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 852/855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 852/855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 855 kB | 0.7/4.7 MB    
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 855 kB | 0.7/4.7 MB
Progress (4): 2.4/4.0 MB | 1.0/1.9 MB | 855 kB | 0.7/4.7 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.6/spring-test-6.1.6.jar (855 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Progress (3): 2.4/4.0 MB | 1.0/1.9 MB | 0.7/4.7 MB
Progress (3): 2.4/4.0 MB | 1.0/1.9 MB | 0.7/4.7 MB
Progress (3): 2.4/4.0 MB | 1.0/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.0/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.0/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.1/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.2/1.9 MB | 0.7/4.7 MB
Progress (3): 2.5/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.5/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.8/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.2/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB
Progress (3): 2.6/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB
Progress (3): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB
Progress (3): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 16/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 16/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 16/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 33/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 49/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 49/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 49/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 49/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 49/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 49/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 66/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 0.9/4.7 MB | 66/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 66/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 82/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 82/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 82/780 kB
Progress (4): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 98/780 kB
Progress (5): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 98/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 98/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 98/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.3/1.9 MB | 1.0/4.7 MB | 115/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 16/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 33/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 33/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 33/276 kB
Progress (5): 2.7/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 49/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 49/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 49/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 49/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 49/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 115/780 kB | 66/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 131/780 kB | 66/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 131/780 kB | 66/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 131/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 147/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 147/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 164/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 180/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.4/1.9 MB | 1.0/4.7 MB | 180/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 180/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 180/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 180/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 180/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 197/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 197/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 197/780 kB | 82/276 kB
Progress (5): 2.8/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 213/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 213/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 213/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 229/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 229/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 246/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 82/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 98/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 98/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 98/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 115/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 115/276 kB
Progress (5): 2.9/4.0 MB | 1.5/1.9 MB | 1.0/4.7 MB | 256/780 kB | 131/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 256/780 kB | 131/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 256/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 256/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 256/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 256/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 272/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 272/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 289/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 289/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 147/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 164/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 164/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 180/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 180/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 180/276 kB
Progress (5): 2.9/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 305/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 321/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 321/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 321/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 321/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.6/1.9 MB | 1.0/4.7 MB | 338/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 338/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 354/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 354/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 354/780 kB | 180/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 354/780 kB | 195/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 354/780 kB | 195/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 370/780 kB | 195/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 370/780 kB | 211/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 387/780 kB | 211/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.0/4.7 MB | 387/780 kB | 211/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 211/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 228/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 228/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 228/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 228/276 kB
Progress (5): 3.0/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 244/276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 244/276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 261/276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 261/276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 276 kB    
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 387/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 403/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.7/1.9 MB | 1.1/4.7 MB | 403/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 403/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 420/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 420/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 420/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 436/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 436/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 436/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 452/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 452/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 452/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.1/4.7 MB | 469/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 469/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 469/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.1/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.8/1.9 MB | 1.2/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.8/1.9 MB | 1.3/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.8/1.9 MB | 1.3/4.7 MB | 485/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.8/1.9 MB | 1.3/4.7 MB | 502/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.8/1.9 MB | 1.3/4.7 MB | 502/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.9/1.9 MB | 1.3/4.7 MB | 502/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.9/1.9 MB | 1.3/4.7 MB | 518/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.9/1.9 MB | 1.3/4.7 MB | 518/780 kB | 276 kB
Progress (5): 3.2/4.0 MB | 1.9 MB | 1.3/4.7 MB | 518/780 kB | 276 kB    
Progress (5): 3.2/4.0 MB | 1.9 MB | 1.3/4.7 MB | 534/780 kB | 276 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 640 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.6/spring-core-6.1.6.jar (1.9 MB at 4.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 551/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 551/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 567/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 567/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 583/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 583/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 600/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 600/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 600/780 kB
Progress (3): 3.2/4.0 MB | 1.3/4.7 MB | 616/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 616/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 616/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 633/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 649/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 649/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 649/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 649/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 649/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 665/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 665/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 665/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 665/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 665/780 kB
Progress (3): 3.3/4.0 MB | 1.3/4.7 MB | 682/780 kB
Progress (3): 3.3/4.0 MB | 1.4/4.7 MB | 682/780 kB
Progress (3): 3.3/4.0 MB | 1.4/4.7 MB | 698/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 698/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 698/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 698/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 698/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 715/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 715/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 715/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 731/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 731/780 kB
Progress (3): 3.4/4.0 MB | 1.4/4.7 MB | 747/780 kB
Progress (4): 3.4/4.0 MB | 1.4/4.7 MB | 747/780 kB | 16/62 kB
Progress (4): 3.4/4.0 MB | 1.4/4.7 MB | 747/780 kB | 16/62 kB
Progress (4): 3.4/4.0 MB | 1.4/4.7 MB | 747/780 kB | 16/62 kB
Progress (4): 3.4/4.0 MB | 1.4/4.7 MB | 747/780 kB | 33/62 kB
Progress (4): 3.4/4.0 MB | 1.5/4.7 MB | 747/780 kB | 33/62 kB
Progress (4): 3.4/4.0 MB | 1.5/4.7 MB | 764/780 kB | 33/62 kB
Progress (4): 3.4/4.0 MB | 1.5/4.7 MB | 764/780 kB | 33/62 kB
Progress (4): 3.4/4.0 MB | 1.5/4.7 MB | 764/780 kB | 33/62 kB
Progress (4): 3.4/4.0 MB | 1.5/4.7 MB | 764/780 kB | 33/62 kB
Progress (4): 3.4/4.0 MB | 1.5/4.7 MB | 764/780 kB | 33/62 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 764/780 kB | 33/62 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 780/780 kB | 33/62 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 780/780 kB | 33/62 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 780 kB | 33/62 kB    
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 780 kB | 33/62 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 780 kB | 33/62 kB
Progress (5): 3.5/4.0 MB | 1.5/4.7 MB | 780 kB | 33/62 kB | 16/328 kB
Progress (5): 3.5/4.0 MB | 1.5/4.7 MB | 780 kB | 33/62 kB | 16/328 kB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.4/jackson-dataformat-xml-2.15.4.jar
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 33/62 kB | 33/328 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 33/62 kB | 33/328 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 33/62 kB | 49/328 kB
Progress (4): 3.5/4.0 MB | 1.5/4.7 MB | 33/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 33/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 33/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 33/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 33/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 49/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 49/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 49/62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 62 kB | 63/328 kB   
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 62 kB | 63/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 62 kB | 80/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.5/4.0 MB | 1.6/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.6/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.6/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.6/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.6/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.6/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 96/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 112/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 112/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 129/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 145/328 kB
Progress (4): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 145/328 kB
Progress (5): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 145/328 kB | 16/126 kB
Progress (5): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 161/328 kB | 16/126 kB
Progress (5): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 161/328 kB | 16/126 kB
Progress (5): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 178/328 kB | 16/126 kB
Progress (5): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 178/328 kB | 33/126 kB
Progress (5): 3.7/4.0 MB | 1.7/4.7 MB | 62 kB | 178/328 kB | 33/126 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 139 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 178/328 kB | 33/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 178/328 kB | 33/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 178/328 kB | 33/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 178/328 kB | 33/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 178/328 kB | 49/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 194/328 kB | 49/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 194/328 kB | 63/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 211/328 kB | 63/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 211/328 kB | 63/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 227/328 kB | 63/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 243/328 kB | 63/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 243/328 kB | 63/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 243/328 kB | 80/126 kB
Progress (4): 3.7/4.0 MB | 1.8/4.7 MB | 243/328 kB | 96/126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 96/126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 96/126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 113/126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 113/126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 126 kB    
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 243/328 kB | 126 kB
Progress (4): 3.8/4.0 MB | 1.8/4.7 MB | 260/328 kB | 126 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.4/jackson-dataformat-xml-2.15.4.jar (126 kB at 281 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Progress (3): 3.8/4.0 MB | 1.8/4.7 MB | 260/328 kB
Progress (3): 3.8/4.0 MB | 1.8/4.7 MB | 276/328 kB
Progress (3): 3.8/4.0 MB | 1.8/4.7 MB | 276/328 kB
Progress (3): 3.8/4.0 MB | 1.8/4.7 MB | 293/328 kB
Progress (3): 3.8/4.0 MB | 1.9/4.7 MB | 293/328 kB
Progress (3): 3.8/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.8/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.8/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.8/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.8/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 309/328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 325/328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 325/328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB    
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB
Progress (3): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB
Progress (4): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB | 16/196 kB
Progress (4): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB | 16/196 kB
Progress (4): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB | 16/196 kB
Progress (4): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB | 33/196 kB
Progress (4): 3.9/4.0 MB | 1.9/4.7 MB | 328 kB | 33/196 kB
Progress (4): 4.0/4.0 MB | 1.9/4.7 MB | 328 kB | 33/196 kB
Progress (4): 4.0/4.0 MB | 1.9/4.7 MB | 328 kB | 49/196 kB
Progress (4): 4.0/4.0 MB | 1.9/4.7 MB | 328 kB | 49/196 kB
Progress (4): 4.0/4.0 MB | 1.9/4.7 MB | 328 kB | 49/196 kB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 328 kB | 49/196 kB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 328 kB | 66/196 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 725 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
Progress (3): 4.0/4.0 MB | 2.0/4.7 MB | 82/196 kB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 82/196 kB | 0/1.6 MB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB
Progress (4): 4.0/4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB
Progress (4): 4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB    
Progress (4): 4.0 MB | 2.0/4.7 MB | 98/196 kB | 0/1.6 MB
Progress (4): 4.0 MB | 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/swagger-ui/5.13.0/swagger-ui-5.13.0.jar (4.0 MB at 8.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.0/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.1/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.1/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (3): 2.1/4.7 MB | 98/196 kB | 0.1/1.6 MB
Progress (4): 2.1/4.7 MB | 98/196 kB | 0.1/1.6 MB | 16/128 kB
Progress (4): 2.1/4.7 MB | 98/196 kB | 0.1/1.6 MB | 16/128 kB
Progress (4): 2.1/4.7 MB | 98/196 kB | 0.2/1.6 MB | 16/128 kB
Progress (4): 2.1/4.7 MB | 98/196 kB | 0.2/1.6 MB | 33/128 kB
Progress (4): 2.1/4.7 MB | 115/196 kB | 0.2/1.6 MB | 33/128 kB
Progress (4): 2.1/4.7 MB | 131/196 kB | 0.2/1.6 MB | 33/128 kB
Progress (4): 2.1/4.7 MB | 131/196 kB | 0.2/1.6 MB | 49/128 kB
Progress (4): 2.1/4.7 MB | 147/196 kB | 0.2/1.6 MB | 49/128 kB
Progress (4): 2.1/4.7 MB | 147/196 kB | 0.2/1.6 MB | 49/128 kB
Progress (5): 2.1/4.7 MB | 147/196 kB | 0.2/1.6 MB | 49/128 kB | 16/57 kB
Progress (5): 2.1/4.7 MB | 164/196 kB | 0.2/1.6 MB | 49/128 kB | 16/57 kB
Progress (5): 2.1/4.7 MB | 164/196 kB | 0.2/1.6 MB | 49/128 kB | 16/57 kB
Progress (5): 2.1/4.7 MB | 164/196 kB | 0.2/1.6 MB | 49/128 kB | 33/57 kB
Progress (5): 2.1/4.7 MB | 164/196 kB | 0.2/1.6 MB | 49/128 kB | 33/57 kB
Progress (5): 2.1/4.7 MB | 180/196 kB | 0.2/1.6 MB | 49/128 kB | 33/57 kB
Progress (5): 2.1/4.7 MB | 180/196 kB | 0.2/1.6 MB | 62/128 kB | 33/57 kB
Progress (5): 2.1/4.7 MB | 196 kB | 0.2/1.6 MB | 62/128 kB | 33/57 kB    
Progress (5): 2.1/4.7 MB | 196 kB | 0.2/1.6 MB | 79/128 kB | 33/57 kB
Progress (5): 2.1/4.7 MB | 196 kB | 0.2/1.6 MB | 79/128 kB | 49/57 kB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 426 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.5/spring-boot-starter-mail-3.2.5.jar
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 95/128 kB | 49/57 kB
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 95/128 kB | 49/57 kB
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 112/128 kB | 49/57 kB
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 112/128 kB | 49/57 kB
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 112/128 kB | 49/57 kB
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 112/128 kB | 57 kB   
Progress (4): 2.1/4.7 MB | 0.2/1.6 MB | 112/128 kB | 57 kB
Progress (4): 2.1/4.7 MB | 0.3/1.6 MB | 112/128 kB | 57 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.6/spring-context-support-6.1.6.jar
Progress (3): 2.1/4.7 MB | 0.3/1.6 MB | 112/128 kB
Progress (3): 2.1/4.7 MB | 0.3/1.6 MB | 112/128 kB
Progress (3): 2.1/4.7 MB | 0.3/1.6 MB | 112/128 kB
Progress (3): 2.1/4.7 MB | 0.3/1.6 MB | 128/128 kB
Progress (3): 2.1/4.7 MB | 0.3/1.6 MB | 128 kB    
Progress (3): 2.2/4.7 MB | 0.3/1.6 MB | 128 kB
Progress (3): 2.2/4.7 MB | 0.3/1.6 MB | 128 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 279 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.3/jakarta.mail-2.0.3.jar
Progress (2): 2.2/4.7 MB | 0.3/1.6 MB
Progress (2): 2.2/4.7 MB | 0.3/1.6 MB
Progress (2): 2.2/4.7 MB | 0.3/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (2): 2.2/4.7 MB | 0.4/1.6 MB
Progress (3): 2.2/4.7 MB | 0.4/1.6 MB | 16/173 kB
Progress (3): 2.3/4.7 MB | 0.4/1.6 MB | 16/173 kB
Progress (3): 2.3/4.7 MB | 0.4/1.6 MB | 33/173 kB
Progress (3): 2.3/4.7 MB | 0.4/1.6 MB | 33/173 kB
Progress (3): 2.3/4.7 MB | 0.4/1.6 MB | 49/173 kB
Progress (3): 2.3/4.7 MB | 0.4/1.6 MB | 49/173 kB
Progress (3): 2.3/4.7 MB | 0.5/1.6 MB | 49/173 kB
Progress (3): 2.3/4.7 MB | 0.5/1.6 MB | 49/173 kB
Progress (3): 2.3/4.7 MB | 0.5/1.6 MB | 49/173 kB
Progress (4): 2.3/4.7 MB | 0.5/1.6 MB | 49/173 kB | 16/724 kB
Progress (4): 2.3/4.7 MB | 0.5/1.6 MB | 64/173 kB | 16/724 kB
Progress (4): 2.3/4.7 MB | 0.5/1.6 MB | 64/173 kB | 16/724 kB
Progress (4): 2.3/4.7 MB | 0.5/1.6 MB | 64/173 kB | 33/724 kB
Progress (4): 2.3/4.7 MB | 0.5/1.6 MB | 64/173 kB | 33/724 kB
Progress (4): 2.3/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (4): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB
Progress (5): 2.4/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 81/173 kB | 33/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 81/173 kB | 49/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 97/173 kB | 49/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 97/173 kB | 49/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 97/173 kB | 64/724 kB | 4.8 kB
Progress (5): 2.5/4.7 MB | 0.5/1.6 MB | 114/173 kB | 64/724 kB | 4.8 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.5/spring-boot-starter-mail-3.2.5.jar (4.8 kB at 10 kB/s)
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 114/173 kB | 64/724 kB
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 114/173 kB | 81/724 kB
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 130/173 kB | 81/724 kB
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 130/173 kB | 81/724 kB
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 146/173 kB | 81/724 kB
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 146/173 kB | 81/724 kB
Progress (4): 2.5/4.7 MB | 0.5/1.6 MB | 163/173 kB | 81/724 kB
Progress (4): 2.6/4.7 MB | 0.5/1.6 MB | 163/173 kB | 81/724 kB
Progress (4): 2.6/4.7 MB | 0.5/1.6 MB | 173 kB | 81/724 kB    
Progress (4): 2.6/4.7 MB | 0.5/1.6 MB | 173 kB | 81/724 kB
Progress (4): 2.6/4.7 MB | 0.5/1.6 MB | 173 kB | 81/724 kB
Progress (4): 2.6/4.7 MB | 0.5/1.6 MB | 173 kB | 97/724 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.6/spring-context-support-6.1.6.jar (173 kB at 370 kB/s)
Progress (3): 2.6/4.7 MB | 0.5/1.6 MB | 97/724 kB
Progress (3): 2.6/4.7 MB | 0.5/1.6 MB | 114/724 kB
Progress (3): 2.6/4.7 MB | 0.5/1.6 MB | 114/724 kB
Progress (3): 2.6/4.7 MB | 0.5/1.6 MB | 130/724 kB
Progress (3): 2.6/4.7 MB | 0.5/1.6 MB | 130/724 kB
Progress (3): 2.6/4.7 MB | 0.5/1.6 MB | 146/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 146/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.5/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.7/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 163/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 179/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 179/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 179/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 195/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 212/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 212/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 212/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 228/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 228/724 kB
Progress (3): 2.8/4.7 MB | 0.6/1.6 MB | 228/724 kB
Progress (3): 2.8/4.7 MB | 0.7/1.6 MB | 228/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 228/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 228/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 228/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 228/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 228/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 245/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 261/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 261/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 277/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 277/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 2.9/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.7/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.0/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 294/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 310/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 327/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 327/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 343/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 343/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.8/1.6 MB | 359/724 kB
Progress (3): 3.1/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 359/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 376/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 376/724 kB
Progress (3): 3.2/4.7 MB | 0.9/1.6 MB | 392/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 392/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 408/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 408/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 425/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 425/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 441/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 441/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 458/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 458/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 474/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 474/724 kB
Progress (3): 3.3/4.7 MB | 0.9/1.6 MB | 490/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 490/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 507/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 0.9/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.4/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.5/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.6/4.7 MB | 1.0/1.6 MB | 523/724 kB
Progress (3): 3.6/4.7 MB | 1.0/1.6 MB | 540/724 kB
Progress (3): 3.6/4.7 MB | 1.0/1.6 MB | 540/724 kB
Progress (3): 3.6/4.7 MB | 1.0/1.6 MB | 540/724 kB
Progress (3): 3.6/4.7 MB | 1.0/1.6 MB | 540/724 kB
Progress (3): 3.6/4.7 MB | 1.1/1.6 MB | 540/724 kB
Progress (3): 3.6/4.7 MB | 1.1/1.6 MB | 540/724 kB
Progress (3): 3.6/4.7 MB | 1.1/1.6 MB | 556/724 kB
Progress (3): 3.6/4.7 MB | 1.1/1.6 MB | 556/724 kB
Progress (3): 3.6/4.7 MB | 1.1/1.6 MB | 572/724 kB
Progress (3): 3.6/4.7 MB | 1.1/1.6 MB | 572/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 572/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 572/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 572/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 572/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 589/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 589/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 589/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 589/724 kB
Progress (3): 3.7/4.7 MB | 1.1/1.6 MB | 605/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 605/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 605/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 621/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.8/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.9/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.9/4.7 MB | 1.1/1.6 MB | 638/724 kB
Progress (3): 3.9/4.7 MB | 1.1/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 3.9/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.2/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.0/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.1/4.7 MB | 1.3/1.6 MB | 654/724 kB
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 654/724 kB
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 671/724 kB
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 687/724 kB
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 703/724 kB
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 720/724 kB
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 724 kB    
Progress (3): 4.1/4.7 MB | 1.4/1.6 MB | 724 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.3/jakarta.mail-2.0.3.jar (724 kB at 1.5 MB/s)
Progress (2): 4.1/4.7 MB | 1.4/1.6 MB
Progress (2): 4.1/4.7 MB | 1.4/1.6 MB
Progress (2): 4.1/4.7 MB | 1.4/1.6 MB
Progress (2): 4.1/4.7 MB | 1.4/1.6 MB
Progress (2): 4.1/4.7 MB | 1.4/1.6 MB
Progress (2): 4.1/4.7 MB | 1.4/1.6 MB
Progress (2): 4.1/4.7 MB | 1.5/1.6 MB
Progress (2): 4.1/4.7 MB | 1.5/1.6 MB
Progress (2): 4.1/4.7 MB | 1.5/1.6 MB
Progress (2): 4.1/4.7 MB | 1.5/1.6 MB
Progress (2): 4.1/4.7 MB | 1.5/1.6 MB
Progress (2): 4.1/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.5/1.6 MB
Progress (2): 4.2/4.7 MB | 1.6/1.6 MB
Progress (2): 4.2/4.7 MB | 1.6/1.6 MB
Progress (2): 4.2/4.7 MB | 1.6/1.6 MB
Progress (2): 4.2/4.7 MB | 1.6/1.6 MB
Progress (2): 4.3/4.7 MB | 1.6/1.6 MB
Progress (2): 4.3/4.7 MB | 1.6/1.6 MB
Progress (2): 4.3/4.7 MB | 1.6/1.6 MB
Progress (2): 4.3/4.7 MB | 1.6 MB    
Progress (2): 4.3/4.7 MB | 1.6 MB
Progress (2): 4.3/4.7 MB | 1.6 MB
Progress (2): 4.3/4.7 MB | 1.6 MB
Progress (2): 4.3/4.7 MB | 1.6 MB
Progress (2): 4.4/4.7 MB | 1.6 MB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 3.2 MB/s)
Progress (1): 4.4/4.7 MB
Progress (1): 4.4/4.7 MB
Progress (1): 4.4/4.7 MB
Progress (1): 4.4/4.7 MB
Progress (1): 4.4/4.7 MB
Progress (1): 4.5/4.7 MB
Progress (1): 4.5/4.7 MB
Progress (1): 4.5/4.7 MB
Progress (1): 4.5/4.7 MB
Progress (1): 4.5/4.7 MB
Progress (1): 4.5/4.7 MB
Progress (1): 4.6/4.7 MB
Progress (1): 4.6/4.7 MB
Progress (1): 4.6/4.7 MB
Progress (1): 4.6/4.7 MB
Progress (1): 4.6/4.7 MB
Progress (1): 4.6/4.7 MB
Progress (1): 4.7/4.7 MB
Progress (1): 4.7 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/twilio/sdk/twilio/8.31.1/twilio-8.31.1.jar (4.7 MB at 9.1 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 163 source files with javac [debug release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] 
[INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Building jar: /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/MP_202510_G81_E3_Caminatas_Back-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot:3.2.5:repackage (repackage) @ MP_202510_G81_E3_Caminatas_Back ---
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.5/spring-boot-buildpack-platform-3.2.5.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.5/spring-boot-buildpack-platform-3.2.5.pom (3.2 kB at 357 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.5/spring-boot-loader-tools-3.2.5.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.5/spring-boot-loader-tools-3.2.5.pom (2.2 kB at 320 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.5/spring-boot-buildpack-platform-3.2.5.jar
Progress (1): 16/272 kB
Progress (1): 33/272 kB
Progress (1): 49/272 kB
Progress (1): 63/272 kB
Progress (1): 80/272 kB
Progress (1): 96/272 kB
Progress (1): 113/272 kB
Progress (1): 129/272 kB
Progress (1): 145/272 kB
Progress (1): 162/272 kB
Progress (1): 178/272 kB
Progress (1): 195/272 kB
Progress (1): 211/272 kB
Progress (1): 227/272 kB
Progress (1): 244/272 kB
Progress (1): 260/272 kB
Progress (1): 272 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.5/spring-boot-buildpack-platform-3.2.5.jar (272 kB at 27 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.5/spring-boot-loader-tools-3.2.5.jar
Progress (1): 16/435 kB
Progress (1): 33/435 kB
Progress (1): 49/435 kB
Progress (1): 64/435 kB
Progress (1): 80/435 kB
Progress (1): 97/435 kB
Progress (1): 113/435 kB
Progress (1): 129/435 kB
Progress (1): 146/435 kB
Progress (1): 162/435 kB
Progress (1): 179/435 kB
Progress (1): 195/435 kB
Progress (1): 211/435 kB
Progress (1): 228/435 kB
Progress (1): 244/435 kB
Progress (1): 261/435 kB
Progress (1): 277/435 kB
Progress (1): 293/435 kB
Progress (1): 310/435 kB
Progress (1): 326/435 kB
Progress (1): 342/435 kB
Progress (1): 359/435 kB
Progress (1): 375/435 kB
Progress (1): 392/435 kB
Progress (1): 408/435 kB
Progress (1): 424/435 kB
Progress (1): 435 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.5/spring-boot-loader-tools-3.2.5.jar (435 kB at 36 MB/s)
[INFO] Replacing main artifact /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/MP_202510_G81_E3_Caminatas_Back-0.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/MP_202510_G81_E3_Caminatas_Back-0.0.1-SNAPSHOT.jar.original
[INFO] 
[INFO] --- jacoco:0.8.11:report (jacoco-site) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Installing /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/pom.xml to /root/.m2/repository/co/edu/udistrital/mdp/MP_202510_G81_E3_Caminatas_Back/0.0.1-SNAPSHOT/MP_202510_G81_E3_Caminatas_Back-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/MP_202510_G81_E3_Caminatas_Back-0.0.1-SNAPSHOT.jar to /root/.m2/repository/co/edu/udistrital/mdp/MP_202510_G81_E3_Caminatas_Back/0.0.1-SNAPSHOT/MP_202510_G81_E3_Caminatas_Back-0.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.145 s
[INFO] Finished at: 2025-06-09T02:51:12Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
$ docker stop --time=1 5cbd88aba2ce783310710de50cadb687844a14c452fa55448b0a01ad54be442c
$ docker rm -f --volumes 5cbd88aba2ce783310710de50cadb687844a14c452fa55448b0a01ad54be442c
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Testing)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . citools-isis2603:latest
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
Slave1 does not seem to be running inside a container
$ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back -v /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back:/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat
$ docker top a840bbc2cb158cc35713f17c65fd69c3c7727245bd7430ee74cc601c67973fe8 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ mvn test
[INFO] Scanning for projects...
[INFO] 
[INFO] -------< co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back >--------
[INFO] Building CaminatasBack 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.398 s
[INFO] Finished at: 2025-06-09T02:51:17Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
$ docker stop --time=1 a840bbc2cb158cc35713f17c65fd69c3c7727245bd7430ee74cc601c67973fe8
$ docker rm -f --volumes a840bbc2cb158cc35713f17c65fd69c3c7727245bd7430ee74cc601c67973fe8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static Analysis)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . citools-isis2603:latest
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
Slave1 does not seem to be running inside a container
$ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back -v /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back:/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat
$ docker top bf2d6813e88e2ac9bc4ecae84c4475d0811d31a05c27903ab3916a107aea7c4b -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[INFO] 
[INFO] -------< co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back >--------
[INFO] Building CaminatasBack 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] 02:51:22.024 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:51:22.024 Linux 6.11.0-26-generic (amd64)
[INFO] 02:51:22.204 User cache: /root/.sonar/cache
[ERROR] 02:51:52.285 SonarQube server [http://10.20.84.26:8082/sonar] can not be reached
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  31.163 s
[INFO] Finished at: 2025-06-09T02:51:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121:sonar (default-cli) on project MP_202510_G81_E3_Caminatas_Back: Unable to execute SonarScanner analysis: Fail to get bootstrap index from server: Connect timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[Pipeline] }
$ docker stop --time=1 bf2d6813e88e2ac9bc4ecae84c4475d0811d31a05c27903ab3916a107aea7c4b
$ docker rm -f --volumes bf2d6813e88e2ac9bc4ecae84c4475d0811d31a05c27903ab3916a107aea7c4b
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] deleteDir
[Pipeline] dir
Running in /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/MP_202510_G81_E3_Caminatas_Back@tmp
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE