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
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven.enforcer enforcer-api 3.1.0 jar Apache License, Version 2.0
org.apache.maven.enforcer enforcer-rules 3.1.0 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 jar Apache License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 3.2.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-dependency-tree 3.1.1 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.assertj assertj-core 3.23.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0

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.apache.maven maven-compat 3.2.5 jar Apache License, Version 2.0
org.apache.maven.enforcer enforcer-rules 3.1.0 test-jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.1.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.6.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.6.1 jar The MIT License