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 Classifier Type License
org.eclipse.jgit org.eclipse.jgit 5.5.1.201910021850-r - jar Eclipse Distribution License (New BSD License)
org.slf4j slf4j-api 1.7.28 - jar MIT License
zone.gryphon base-pom 0.20.76-b9473c8 pom jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to 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
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
org.slf4j jcl-over-slf4j 1.7.28 jar MIT License
org.slf4j jul-to-slf4j 1.7.28 jar MIT License
org.slf4j log4j-over-slf4j 1.7.28 jar Apache Software Licenses
org.slf4j osgi-over-slf4j 1.7.28 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
commons-io commons-io 2.6 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.3.3 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.assertj assertj-core 2.9.1 jar Apache License, Version 2.0
org.mockito mockito-all 1.10.19 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.apache.maven maven-artifact 3.3.3 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.3 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.3 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.3 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.0 jar Apache License, Version 2.0
org.projectlombok lombok 1.18.8 jar The MIT License