Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.12.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.12.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.12.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.12.1 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
io.vavr vavr 0.10.3 jar The Apache Software License, Version 2.0
io.vavr vavr-jackson 0.10.3 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.tngtech.archunit archunit-junit5 0.16.0 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.19.0 jar Apache License, Version 2.0
org.assertj assertj-vavr 0.4.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.0 jar Eclipse Public License v2.0
org.mock-server mockserver-client-java 5.11.2 jar The Apache Software License, Version 2.0
org.mock-server mockserver-netty 5.11.2 jar The Apache Software License, Version 2.0
org.mockito mockito-core 3.7.7 jar The MIT License
org.mockito mockito-junit-jupiter 3.7.7 jar The MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.projectlombok lombok 1.18.18 jar The MIT License