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.14 jar Apache License, Version 2.0
io.github.classgraph classgraph 4.8.78 jar The MIT License (MIT)
org.antlr antlr4-runtime 4.8-1 jar The BSD License
org.apache.commons commons-lang3 3.10 jar Apache License, Version 2.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
junit junit 4.13 jar Eclipse Public License 1.0
org.antlr antlr4 4.8-1 jar The BSD License
org.apache.maven.shared maven-verifier 1.7.0 jar Apache License, Version 2.0
org.assertj assertj-core 3.15.0 jar Apache License, Version 2.0
org.easymock easymock 4.2 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.6.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.1 jar Eclipse Public License v2.0

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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
org.apache.maven maven-artifact 3.6.3 jar Apache License, Version 2.0
org.apache.maven maven-core 3.6.3 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.6.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.codehaus.plexus plexus-classworlds 2.6.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.2.1 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License