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
com.fasterxml.jackson.core jackson-core 2.10.0.pr1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.0.pr1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-properties 2.10.0.pr1 jar The Apache Software License, Version 2.0
com.github.krukow clj-ds 0.0.4 jar Eclipse Public License - Version 1.0
com.google.inject guice 4.2.2 jar The Apache Software License, Version 2.0
io.rincl rincl-resourcebundle 0.8.0 jar Apache License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.26 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
org.junit.jupiter junit-jupiter-engine 5.5.1 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 1.7.26 jar MIT License