Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
junitjunit3.8.1--
utilscom.ccg.macros1.1.6-SNAPSHOTLibrary for @macro() text processing as well as a simple (yet powerful) command line utility to perform the @macro() translations on text file(s).http://www.redali.com/com.ccg/com.ccg.macros
javax.mailmail1.3.2The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.http://java.sun.com/products/javamail/index.jsp
utilscom.ccg.core1.1.6-SNAPSHOTThis set of Java classes add many supporting functions related to performing I/O, configuration management, command line parsing, image manipulation, etc.http://www.redali.com/com.ccg/com.ccg.core
javax.activationactivation1.0.2JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).http://java.sun.com/products/javabeans/jaf/index.jsp

Project Transitive Dependencies

No transitive dependencies are required for this project.