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-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.james apache-mime4j-benchmark 0.8.2-SNAPSHOT jar Apache License, Version 2.0
org.apache.james apache-mime4j-core 0.8.2-SNAPSHOT jar Apache License, Version 2.0
org.apache.james apache-mime4j-dom 0.8.2-SNAPSHOT jar Apache License, Version 2.0
org.apache.james apache-mime4j-examples 0.8.2-SNAPSHOT jar Apache License, Version 2.0
org.apache.james apache-mime4j-mbox-iterator 0.8.2-SNAPSHOT jar Apache License, Version 2.0
org.apache.james apache-mime4j-storage 0.8.2-SNAPSHOT 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.10 jar Common Public License Version 1.0
log4j log4j 1.2.14 jar The Apache Software License, Version 2.0
org.assertj assertj-core 1.7.1 jar LICENSE.txt
org.mockito mockito-core 1.9.5 jar The MIT License