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
org.bremersee common-exception 1.1.1 jar Apache License, Version 2.0 No
org.bremersee common-exception-model 1.1.1 jar Apache License, Version 2.0 No
org.bremersee groupman-model 3.0.0 jar Apache License, Version 2.0 No
org.springframework spring-webflux 6.1.15 jar Apache License, Version 2.0 No
org.immutables value 2.10.1 jar The Apache Software License, Version 2.0 Yes
org.projectlombok lombok 1.18.36 jar The MIT License 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
io.projectreactor reactor-test 3.6.12 jar Apache License, Version 2.0
org.bremersee groupman-api-spring 3.0.0 jar Apache License, Version 2.0
org.bremersee spring-integration-test-api-comparator 0.1.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.10.5 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 2.0.16 jar MIT License

Project Transitive Dependencies

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

compile

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

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.7.0 jar The Apache License, Version 2.0
io.micrometer micrometer-commons 1.13.8 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.8 jar The Apache Software License, Version 2.0
io.projectreactor reactor-core 3.6.12 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.25 jar Apache License 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.springframework spring-beans 6.1.15 jar Apache License, Version 2.0
org.springframework spring-core 6.1.15 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.15 jar Apache License, Version 2.0
org.springframework spring-web 6.1.15 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
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
net.bytebuddy byte-buddy 1.14.19 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.25.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.5 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.5 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.5 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.5 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.5 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

Apache License 2.0: Jakarta Bean Validation API, swagger-annotations

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

The BSD 2-Clause License: Stax2 API

MIT License: SLF4J API Module, SLF4J Simple Provider

The MIT License: Project Lombok

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Common Exception, Common Exception Model, Non-Blocking Reactive Foundation for the JVM, Reactor Test support, Spring Beans, Spring Commons Logging Bridge, Spring Core, Spring Integration Test Api Comparator, Spring Web, Spring WebFlux, groupman-api-spring, groupman-api-spring-reactive, groupman-model

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

EPL 2.0: Jakarta Servlet

GPL2 w/ CPE: Jakarta Servlet

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind, micrometer-commons, micrometer-observation, org.immutables.value