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
com.fasterxml.jackson.core jackson-databind 2.13.5 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.13.5 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.5 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.module jackson-module-parameter-names 2.13.5 jar The Apache Software License, Version 2.0 No
com.github.f4b6a3 uuid-creator 6.1.1 jar MIT License No
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE No
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 No
org.hibernate.validator hibernate-validator 6.2.5.Final jar Apache License 2.0 No
org.slf4j slf4j-api 1.7.36 jar MIT License No
org.springframework spring-context 5.3.31 jar Apache License, Version 2.0 No
org.springframework spring-web 5.3.31 jar Apache License, Version 2.0 No
io.github.rosestack rose-processor 0.0.1-SNAPSHOT jar Apache 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.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.google.guava guava 33.4.8-jre jar Apache License, Version 2.0
org.openjdk.jmh jmh-core 1.18 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.openjdk.jmh jmh-generator-annprocess 1.18 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.springframework.boot spring-boot-starter-test 2.7.18 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception

Project Transitive Dependencies

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

compile

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

GroupId ArtifactId Version Type Licenses
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.13.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.5 jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
org.jboss.logging jboss-logging 3.4.3.Final jar Apache License, version 2.0
org.springframework spring-aop 5.3.31 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.31 jar Apache License, Version 2.0
org.springframework spring-core 5.3.31 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.31 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.31 jar Apache License, Version 2.0

test

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

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-classic 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.google.errorprone error_prone_annotations 2.10.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
com.jayway.jsonpath json-path 2.7.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
net.bytebuddy byte-buddy 1.12.23 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.23 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.11 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.11 jar The Apache Software License, Version 2.0
net.sf.jopt-simple jopt-simple 4.6 jar The MIT License
org.apache.commons commons-math3 3.2 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.2 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.22.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.19.0 jar The MIT License
org.hamcrest hamcrest 2.2 jar BSD License 3
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.5.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.5.1 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.3 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.1 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.springframework spring-test 5.3.31 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.7.18 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Apache 2.0: error-prone annotations

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

MIT License: JUL to SLF4J bridge, SLF4J API Module, uuid-creator

BSD-3-Clause: asm

BSD License 3: Hamcrest

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

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

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

EDL 1.0: Jakarta Activation API jar

The MIT License: Checker Qual, JOpt Simple, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, rose-core, rose-processor, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

CDDL + GPLv2 with classpath exception: Java Servlet API

EPL 2.0: Jakarta Annotations API

GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Commons Math, Guava ListenableFuture only, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path'

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.12.jar 231.8 kB 207 157 25 1.6 Yes
logback-core-1.2.12.jar 448.9 kB 398 354 34 1.6 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 1.6 Yes
jackson-annotations-2.13.5.jar 75.7 kB 84 72 2 1.6 Yes
jackson-core-2.13.5.jar 375.2 kB 156 - - - -
   • Root - 154 127 12 1.6 Yes
   • Versioned - 2 1 1 9 No
jackson-databind-2.13.5.jar 1.5 MB 746 - - - -
   • Root - 744 707 22 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.13.5.jar 34.8 kB 39 - - - -
   • Root - 37 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.13.5.jar 121.2 kB 81 - - - -
   • Root - 79 58 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.13.5.jar 9.5 kB 21 - - - -
   • Root - 19 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes
uuid-creator-6.1.1.jar 139 kB 141 115 16 1.8 Yes
error_prone_annotations-2.10.0.jar 16 kB 37 25 2 1.7 Yes
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.4.8-jre.jar 3 MB 2008 - - - -
   • Root - 2006 1967 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
json-path-2.7.0.jar 271.2 kB 214 197 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 1.8 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 - - - -
   • Root - 132 111 7 1.8 Yes
   • Versioned - 5 1 1 9 Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes
byte-buddy-1.12.23.jar 3.9 MB 2763 - - - -
   • Root - 2761 2708 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.12.23.jar 256.7 kB 90 - - - -
   • Root - 88 69 2 1.5 Yes
   • Versioned - 2 1 1 9 No
accessors-smart-2.4.11.jar 29.9 kB 24 13 2 1.8 Yes
json-smart-2.4.11.jar 120.2 kB 107 93 5 1.8 Yes
jopt-simple-4.6.jar 62.5 kB 58 48 3 1.5 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-math3-3.2.jar 1.7 MB 1085 1001 61 1.5 Yes
log4j-api-2.17.2.jar 302.5 kB 211 - - - -
   • Root - 199 175 7 1.8 Yes
   • Versioned - 12 5 3 9 Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.22.0.jar 5.2 MB 3477 - - - -
   • Root - 3475 3397 63 1.8 Yes
   • Versioned - 2 1 1 9 No
checker-qual-3.19.0.jar 222.1 kB 424 356 30 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hibernate-validator-6.2.5.Final.jar 1.3 MB 1051 921 84 1.8 Yes
jboss-logging-3.4.3.Final.jar 60.8 kB 47 35 1 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-5.8.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 1.8 Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 1.8 Yes
junit-jupiter-params-5.8.2.jar 577.3 kB 377 343 22 1.8 Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 - - - -
   • Root - 55 42 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 1.8 Yes
mockito-core-4.5.1.jar 661.9 kB 638 566 64 1.8 Yes
mockito-junit-jupiter-4.5.1.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
jmh-core-1.18.jar 499.4 kB 350 319 13 1.7 Yes
jmh-generator-annprocess-1.18.jar 30.9 kB 25 9 2 1.7 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 1.6 Yes
asm-9.3.jar 122.2 kB 44 38 3 1.5 Yes
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.36.jar 4.5 kB 11 1 1 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.3.31.jar 384.5 kB 308 279 17 1.8 Yes
spring-beans-5.3.31.jar 706.4 kB 422 392 13 1.8 Yes
spring-context-5.3.31.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.31.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.31.jar 293.2 kB 164 150 6 1.8 Yes
spring-jcl-5.3.31.jar 25.2 kB 28 17 2 1.8 Yes
spring-test-5.3.31.jar 792.4 kB 562 507 40 1.8 Yes
spring-web-5.3.31.jar 1.6 MB 1081 1010 55 1.8 Yes
spring-boot-2.7.18.jar 1.5 MB 1056 932 79 1.8 Yes
spring-boot-autoconfigure-2.7.18.jar 1.7 MB 1359 1231 107 1.8 Yes
spring-boot-starter-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-test-2.7.18.jar 239.4 kB 182 149 17 1.8 Yes
spring-boot-test-autoconfigure-2.7.18.jar 213.8 kB 255 182 26 1.8 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
rose-processor/target/classes - 0 0 0 - -
Total Size Entries Classes Packages Java Version Debug Information
73 35.1 MB 25343 23181 1180 9 66
compile: 22 compile: 10.3 MB compile: 7048 compile: 6356 compile: 389 1.8 compile: 21
provided: 1 provided: 95.5 kB provided: 109 provided: 85 provided: 4 provided: 1
test: 50 test: 24.7 MB test: 18186 test: 16740 test: 787 9 test: 44