Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.17.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-spring-boot 2.17.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-bus 3.0.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-config-client 3.0.5 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-bootstrap 3.0.4 jar Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Licenses
org.apache.logging.log4j log4j-core 2.17.1 tests test-jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 - jar BSD License 3
org.junit.jupiter junit-jupiter-engine 5.7.2 - jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.7.2 - jar Eclipse Public License v2.0
org.springframework.boot spring-boot-starter-test 2.5.7 - jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses Optional
commons-codec commons-codec 1.15 jar Apache License, Version 2.0 No
io.projectreactor reactor-core 3.4.12 jar Apache License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0-GPL2 w/ CPE No
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.4.14 jar Apache License, Version 2.0 No
org.bouncycastle bcpkix-jdk15on 1.68 jar Bouncy Castle Licence No
org.bouncycastle bcprov-jdk15on 1.68 jar Bouncy Castle Licence No
org.reactivestreams reactive-streams 1.0.3 jar CC0 No
org.springframework spring-aop 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-beans 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-context 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-context-support 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-core 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-expression 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-jcl 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-messaging 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-tx 5.3.13 jar Apache License, Version 2.0 No
org.springframework spring-web 5.3.13 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 2.5.7 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 2.5.7 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 2.5.7 jar Apache License, Version 2.0 No
org.springframework.cloud spring-cloud-commons 3.0.4 jar Apache License, Version 2.0 No
org.springframework.cloud spring-cloud-context 3.0.4 jar Apache License, Version 2.0 No
org.springframework.cloud spring-cloud-starter 3.0.4 jar Apache License, Version 2.0 No
org.springframework.integration spring-integration-core 5.5.6 jar Apache License, Version 2.0 No
org.springframework.retry spring-retry 1.3.1 jar Apache 2.0 No
org.springframework.security spring-security-crypto 5.5.3 jar Apache License, Version 2.0 No
org.springframework.security spring-security-rsa 1.0.10.RELEASE jar Apache 2.0 No
org.yaml snakeyaml 1.28 jar Apache License, Version 2.0 No
com.fasterxml.jackson.core jackson-annotations 2.12.4 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.12.4 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.12.4 jar The Apache Software License, Version 2.0 Yes

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
com.jayway.jsonpath json-path 2.5.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.10.22 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.22 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.7 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.7 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.assertj assertj-core 3.20.2 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.7.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.7.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.2 jar Eclipse Public License v2.0
org.mockito mockito-core 3.11.2 jar The MIT License
org.mockito mockito-junit-jupiter 3.11.2 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-test 5.3.13 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.5.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.5.7 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.8.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Apache 2.0: Spring Retry, spring-security-rsa

BSD License 3: Hamcrest, Hamcrest Core

BSD-3-Clause: asm

MIT License: SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

GPL2 w/ CPE: Jakarta Annotations API

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

CC0: reactive-streams

EDL 1.0: Jakarta Activation API jar

Apache License 2.0: JSON library from Android SDK

The MIT License: mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j Spring Boot Support, Apache Log4j Spring Cloud Config Client Support, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud Config Client, Spring Cloud Context, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Integration Core, Spring Messaging, Spring TestContext Framework, Spring Transaction, Spring Web, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure, spring-cloud-bus, spring-cloud-starter, spring-cloud-starter-bootstrap, spring-security-crypto

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path'

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
json-path-2.5.0.jar 231.7 kB 198 181 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
reactor-core-3.4.12.jar 1.7 MB 906 890 10 1.8 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 31 1 1.8 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 110 6 - Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.10.22.jar 3.5 MB 2515 2459 36 1.6 Yes
byte-buddy-agent-1.10.22.jar 251.2 kB 81 62 1 1.5 Yes
accessors-smart-2.4.7.jar 29.5 kB 24 13 2 1.8 Yes
json-smart-2.4.7.jar 119.2 kB 107 93 5 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.14.jar 328.4 kB 283 253 17 1.6 Yes
log4j-api-2.17.1.jar 301.8 kB 211 176 8 - Yes
log4j-core-2.17.1.jar 1.8 MB 1220 1127 52 1.8 Yes
log4j-core-2.17.1-tests.jar 1.7 MB - - - - -
log4j-spring-boot-2.17.1.jar 23.7 kB 34 7 1 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 2 1 1.6 Yes
assertj-core-3.20.2.jar 4.9 MB 3321 3243 61 1.8 Yes
bcpkix-jdk15on-1.68.jar 887.8 kB 796 742 45 1.5 No
bcprov-jdk15on-1.68.jar 6 MB 4660 3608 159 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
junit-jupiter-5.7.2.jar 6.4 kB 5 0 0 - No
junit-jupiter-api-5.7.2.jar 175.6 kB 168 152 7 1.8 Yes
junit-jupiter-engine-5.7.2.jar 212.9 kB 131 113 8 1.8 Yes
junit-jupiter-params-5.7.2.jar 567.3 kB 374 339 21 1.8 Yes
junit-platform-commons-1.7.2.jar 100 kB 63 42 6 - Yes
junit-platform-engine-1.7.2.jar 181.4 kB 141 124 8 1.8 Yes
junit-vintage-engine-5.7.2.jar 64.3 kB 47 32 5 1.8 Yes
mockito-core-3.11.2.jar 671.4 kB 664 591 65 1.8 Yes
mockito-junit-jupiter-3.11.2.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 6 1 1.6 Yes
asm-9.1.jar 121.8 kB 44 37 2 1.5 Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-5.3.13.jar 382.8 kB 306 277 17 1.8 Yes
spring-beans-5.3.13.jar 697.2 kB 418 388 13 1.8 Yes
spring-context-5.3.13.jar 1.3 MB 977 890 64 1.8 Yes
spring-context-support-5.3.13.jar 186.9 kB 140 119 11 1.8 Yes
spring-core-5.3.13.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.13.jar 288.7 kB 164 150 6 1.8 Yes
spring-jcl-5.3.13.jar 24.4 kB 28 17 2 1.8 Yes
spring-messaging-5.3.13.jar 567.4 kB 361 332 22 1.8 Yes
spring-test-5.3.13.jar 786.7 kB 559 504 40 1.8 Yes
spring-tx-5.3.13.jar 333.4 kB 295 261 20 1.8 Yes
spring-web-5.3.13.jar 1.6 MB 1081 1010 55 1.8 Yes
spring-boot-2.5.7.jar 1.4 MB 1016 892 79 1.8 Yes
spring-boot-autoconfigure-2.5.7.jar 1.6 MB 1274 1156 100 1.8 Yes
spring-boot-starter-2.5.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.5.7.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.5.7.jar 221.1 kB 168 140 14 1.8 Yes
spring-boot-test-autoconfigure-2.5.7.jar 182.3 kB 196 160 21 1.8 Yes
spring-cloud-bus-3.0.3.jar 55.3 kB 61 43 4 1.8 Yes
spring-cloud-commons-3.0.4.jar 242.7 kB 240 205 22 1.8 Yes
spring-cloud-config-client-3.0.5.jar 74.9 kB 57 41 2 1.8 Yes
spring-cloud-context-3.0.4.jar 156.5 kB 143 105 22 1.8 Yes
spring-cloud-starter-3.0.4.jar 2.6 kB 7 0 0 - No
spring-cloud-starter-bootstrap-3.0.4.jar 3.6 kB 13 1 1 1.8 Yes
spring-integration-core-5.5.6.jar 1.6 MB 988 916 58 1.8 Yes
spring-retry-1.3.1.jar 140.9 kB 143 122 12 1.6 Yes
spring-security-crypto-5.5.3.jar 79.8 kB 62 47 9 1.8 Yes
spring-security-rsa-1.0.10.RELEASE.jar 19.8 kB 19 7 1 1.6 Yes
xmlunit-core-2.8.3.jar 168.9 kB 171 155 8 1.7 Yes
snakeyaml-1.28.jar 326.9 kB 262 224 21 1.7 Yes
jackson-annotations-2.12.4.jar 75.7 kB 84 71 1 1.6 Yes
jackson-core-2.12.4.jar 365.2 kB 151 124 12 1.6 Yes
jackson-databind-2.12.4.jar 1.5 MB 737 700 22 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
72 41.7 MB 28884 25664 1348 1.8 66
compile: 39 compile: 26.7 MB compile: 19027 compile: 16509 compile: 954 - compile: 36
test: 33 test: 15 MB test: 9857 test: 9155 test: 394 - test: 30

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
thirdparty http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty Yes No No
central https://repo.maven.apache.org/maven2 Yes No No
vaadin-snapshots http://oss.sonatype.org/content/repositories/vaadin-snapshots/ No Yes No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
apache.snapshots.https http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ Yes Yes No
snapshots http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots Yes Yes No
vaadin-releases http://oss.sonatype.org/content/repositories/vaadin-releases/ Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
releases http://repository.nextiva.xyz:8081/nexus/content/repositories/releases Yes No No
apache.snapshots https://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact NextivaThirdparty NextivaCentral vaadin-snapshots ow2-snapshot NextivaApacheSnapshots NextivaSnapshots vaadin-releases releases apache.snapshots
com.jayway.jsonpath:json-path:jar:2.5.0 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
commons-codec:commons-codec:jar:1.15 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
commons-logging:commons-logging:jar:1.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
io.projectreactor:reactor-core:jar:3.4.12 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
jakarta.activation:jakarta.activation-api:jar:1.2.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
jakarta.annotation:jakarta.annotation-api:jar:1.3.5 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
junit:junit:jar:4.13.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
net.bytebuddy:byte-buddy:jar:1.10.22 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
net.bytebuddy:byte-buddy-agent:jar:1.10.22 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
net.minidev:accessors-smart:jar:2.4.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
net.minidev:json-smart:jar:2.4.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.apache.httpcomponents:httpclient:jar:4.5.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.14 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.apache.logging.log4j:log4j-api:jar:2.17.1 - - - - - - - - -
org.apache.logging.log4j:log4j-core:jar:2.17.1 - - - - - - - - -
org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 - - - - - - - - -
org.apache.logging.log4j:log4j-spring-boot:jar:2.17.1 - - - - - - - - -
org.apiguardian:apiguardian-api:jar:1.1.0 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.assertj:assertj-core:jar:3.20.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.bouncycastle:bcpkix-jdk15on:jar:1.68 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.bouncycastle:bcprov-jdk15on:jar:1.68 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.hamcrest:hamcrest:jar:2.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.hamcrest:hamcrest-core:jar:2.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.jupiter:junit-jupiter:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.jupiter:junit-jupiter-api:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.jupiter:junit-jupiter-params:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.platform:junit-platform-commons:jar:1.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.platform:junit-platform-engine:jar:1.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.junit.vintage:junit-vintage-engine:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.mockito:mockito-core:jar:3.11.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.mockito:mockito-junit-jupiter:jar:3.11.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.objenesis:objenesis:jar:3.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.opentest4j:opentest4j:jar:1.2.0 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.ow2.asm:asm:jar:9.1 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.reactivestreams:reactive-streams:jar:1.0.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.skyscreamer:jsonassert:jar:1.5.0 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.slf4j:slf4j-api:jar:1.7.25 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-aop:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-beans:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-context:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-context-support:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-core:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-expression:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-jcl:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-messaging:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-test:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-tx:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework:spring-web:jar:5.3.13 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.boot:spring-boot:jar:2.5.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.boot:spring-boot-autoconfigure:jar:2.5.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.boot:spring-boot-starter:jar:2.5.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.boot:spring-boot-starter-test:jar:2.5.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.boot:spring-boot-test:jar:2.5.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.boot:spring-boot-test-autoconfigure:jar:2.5.7 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.cloud:spring-cloud-bus:jar:3.0.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.cloud:spring-cloud-commons:jar:3.0.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.cloud:spring-cloud-config-client:jar:3.0.5 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.cloud:spring-cloud-context:jar:3.0.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.cloud:spring-cloud-starter:jar:3.0.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.cloud:spring-cloud-starter-bootstrap:jar:3.0.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.integration:spring-integration-core:jar:5.5.6 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.retry:spring-retry:jar:1.3.1 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.security:spring-security-crypto:jar:5.5.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.springframework.security:spring-security-rsa:jar:1.0.10.RELEASE -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.xmlunit:xmlunit-core:jar:2.8.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
org.yaml:snakeyaml:jar:1.28 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.12.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.12.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.12.4 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - - - - -
Total NextivaThirdparty NextivaCentral vaadin-snapshots ow2-snapshot NextivaApacheSnapshots NextivaSnapshots vaadin-releases releases apache.snapshots
72 (compile: 39, test: 33) 0 68 0 0 0 0 0 0 0