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-annotations | 2.18.5 | jar | The Apache Software License, Version 2.0 | No |
| io.swagger.core.v3 | swagger-annotations | 2.2.34 | jar | Apache License 2.0 | No |
| org.bremersee | comparator-spring-integration | 5.0.0 | jar | Apache License, Version 2.0 | No |
| org.springframework.data | spring-data-commons | 3.4.13 | jar | Apache License, Version 2.0 | No |
| org.immutables | serial | 2.11.7 | jar | The Apache Software License, Version 2.0 | Yes |
| org.immutables | value | 2.11.7 | jar | The Apache Software License, Version 2.0 | Yes |
| org.projectlombok | lombok | 1.18.38 | jar | The MIT License | Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.glassfish.jaxb | jaxb-runtime | 4.0.6 | jar | Eclipse Distribution License - v 1.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-databind | 2.18.5 | jar | The Apache Software License, Version 2.0 |
| org.bremersee | common-xml | 5.0.0 | jar | Apache License, Version 2.0 |
| org.mockito | mockito-core | 5.14.2 | jar | MIT |
| org.springdoc | springdoc-openapi-starter-webmvc-ui | 2.8.9 | jar | The Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-test | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-web | 3.4.13 | 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 |
|---|---|---|---|---|
| jakarta.activation | jakarta.activation-api | 2.1.4 | jar | EDL 1.0 |
| jakarta.xml.bind | jakarta.xml.bind-api | 4.0.4 | jar | Eclipse Distribution License - v 1.0 |
| org.bremersee | common-xml-modelling | 5.0.0 | jar | Apache License, Version 2.0 |
| org.bremersee | comparator | 5.0.0 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
| org.springframework | spring-beans | 6.2.15 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 6.2.15 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.2.15 | jar | Apache License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.0 |
| org.glassfish.jaxb | jaxb-core | 4.0.6 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.6 | jar | Eclipse Distribution License - v 1.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:
Project Dependency Graph
Dependency Tree
- org.bremersee:pagebuilder:jar:5.0.0
- org.bremersee:comparator-spring-integration:jar:5.0.0 (compile)
- org.bremersee:comparator:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:comparator:jar:5.0.0 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.6 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.data:spring-data-commons:jar:3.4.13 (compile)
- org.springframework:spring-core:jar:6.2.15 (compile)
- org.springframework:spring-jcl:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.15 (compile)
- org.springframework:spring-beans:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.15 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (test)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (test)
- org.bremersee:common-xml:jar:5.0.0 (test)
- org.bremersee:common-xml-modelling:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reflections:reflections:jar:0.10.2 (test)
- org.javassist:javassist:jar:3.28.0-GA (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.28.0-GA (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-xml-modelling:jar:5.0.0 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (test)
- org.springframework.boot:spring-boot:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.13 (test)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-test:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:json-smart:jar:2.5.2 (test)
- net.minidev:accessors-smart:jar:2.5.2 (test)
- org.ow2.asm:asm:jar:9.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.7.1 (test)
- net.minidev:accessors-smart:jar:2.5.2 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.mockito:mockito-junit-jupiter:jar:5.14.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.skyscreamer:jsonassert:jar:1.5.3 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-test:jar:6.2.15 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-core:jar:2.10.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.13 (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.5 (test)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.4.13 (test)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.50 (test)
- org.springframework:spring-web:jar:6.2.15 (test)
- io.micrometer:micrometer-observation:jar:1.14.14 (test)
- io.micrometer:micrometer-commons:jar:1.14.14 (test)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.14.14 (test)
- io.micrometer:micrometer-observation:jar:1.14.14 (test)
- org.springframework:spring-webmvc:jar:6.2.15 (test)
- org.springframework:spring-aop:jar:6.2.15 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:6.2.15 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.15 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.2.15 (test)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.13 (test)
- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.9 (test)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.9 (test)
- org.springdoc:springdoc-openapi-starter-common:jar:2.8.9 (test)
- org.springframework.boot:spring-boot-starter-validation:jar:3.4.13 (test)
- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final (test)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (test)
- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final (test)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.30 (test)
- org.apache.commons:commons-lang3:jar:3.17.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.30 (test)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.30 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (test)
- org.springframework.boot:spring-boot-starter-validation:jar:3.4.13 (test)
- org.springdoc:springdoc-openapi-starter-common:jar:2.8.9 (test)
- org.webjars:swagger-ui:jar:5.21.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:webjars-locator-lite:jar:1.0.1 (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.8.9 (test)
- org.projectlombok:lombok:jar:1.18.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:value:jar:2.11.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:serial:jar:2.11.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.14.2 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.bremersee:comparator-spring-integration:jar:5.0.0 (compile)
Licenses
Apache 2.0: Awaitility
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui
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
WTFPL: Reflections
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, Javassist, swagger-annotations, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta
The MIT License: Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Common Xml, Common Xml Modelling, Comparator, Comparator Spring Integration, Objenesis, PageBuilder, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons Lang, Apache Log4j API, Log4j API to SLF4J Adapter, Swagger UI
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter, webjars-locator-lite
LGPL 2.1: Javassist
EPL 2.0: Jakarta Annotations API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, FindBugs-jsr305, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Reflections, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value, org.xmlunit:xmlunit-core
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
