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.10 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.4.2 jar The Apache Software License, Version 2.0
org.beiter.michael.crypto4j pool 1.0 jar LICENSE.txt
org.beiter.michael.crypto4j primitives 1.0 jar LICENSE.txt
org.beiter.michael.util array 1.3 jar LICENSE.txt
org.slf4j slf4j-log4j12 1.7.7 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
junit junit 4.11 jar Common Public License Version 1.0
org.hamcrest hamcrest-library 1.3 jar New BSD 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
net.sourceforge.findbugs annotations 1.3.2 jar GNU Lesser Public License